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 to convert string to byte array and vice versa?
Which variables are stored in stack?
Why do we need data structure in java?
What is concurrent hashmap and its features?
When will you define a method as static in Java?
What is the buffer limit?
How does varargs work in java?
What is ascii format?
What is the major advantage of external iteration over internal iteration?
What is anagram of a string?
Why is java not 100% pure oops?
Can we use a switch statement with strings?
What is e in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What are the steps that are followed when two computers connect through tcp?