What is the difference between C++ & Java?
Answer Posted / raam
program can run without using the class name in c++....
it is must that program is to be run using class name
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the epoch date?
What is contract between hashcode and equal method?
Difference between string, stringbuffer and stringbuilder?
What is an argument java?
Does treeset use compareto?
Can you extend main method in java?
Is list ordered in java?
What are examples of modifiers?
Explain creating threads by implementing runnable class?
why doesn't java run on all platforms?
What is java ceil?
What is scope & storage allocation of global and extern variables? Explain with an example
What is the Concept of Encapsulation in OOPS
What are white spaces in java?
What is the meaning of immutable regarding string?