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
What is super keyword explain with example?
Why is the main method declared static?
What is java autoboxing?
what is static import in java? Explain
Is overriding possible in java?
Explain hashset and its features?
What is collection class in java? List down its methods and interfaces.
How would you convert bytes to string?
What is the use of :: in java?
What are the java ide’s?
Why is stringbuffer faster than string?
How can we find the actual size of an object on the heap?
How do you sort a set in java?
What is the string function?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread