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 vector capacity in java?
What is null statement?
What is the class in java?
What is static method with example?
Can we declare a class as static?
Why set is used in java?
How you can force the garbage collection?
What are parameters in a method?
What is the purpose of the finalize() method?
What is a method declaration?
Why do we need hashmap in java?
Is array passed by reference in java?
What is getkey () in java?
Discuss about garbage collector in Java.
Can a string be null?