best to operate...i don't get ur question... if ur asking which one to learn, i'd suggest u Java...has a market value more than C currently
Java would probably be best for the "Internet" age, but Java and C are actually very similar so just go with Java. C shouldn't be that difficult to pick up if you should so decide later on.
I think C is easier for begginers but java is a lot more functional if you know what you are doing. In C you have a full control, program does nothing without you telling him so, but java does some of the work itself which is better of course but it can be difficult for beginners. My advice: go with Python! It is the future..
I found C language to be very difficult. Java is much better especially now a days. java gives you good UI in applet.
Depends on what kind of projects you are interested in. Java works on top of most operating systems and c you may have to compile for different systems. Java is a bit easier to work with and C allows you to have more control.
It all depends what you are trying to achieve. C is great for low level programming like web servers etc, and Java is great for applications..