What is the difference between C++ & Java?
Answer Posted / sanjay gajula
IN C++ WE CAN WRITE A PROGRAM WITHOUT USING "CLASS" WHEREAS
IN JAVA IT IS NOT POSSIBLE.
| Is This Answer Correct ? | 294 Yes | 40 No |
Post New Answer View All Answers
How many bytes is 255 characters?
What is wrapper class example?
Explain access specifiers?
what is predefined function in java?
What does function identity () do?
How many bits are in a sentence?
Why does java not allow multiple public classes in a java file ?
Explain notifyall() method of object class ?
What are the high-level thread states in java programming?
How to declare an arraylist in java?
What is passed by reference and pass by value ?
What is static variable with example?
When do I need to use reflection feature in java?
Can we increase array size dynamically in java?
What is a constructor, constructor overloading in java?