What is the difference between C++ & Java?
Answer Posted / g krushna kanth
JAVA can be used for some web based applications where as C++ cannot be used than JAVA
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between runnable and callable interface in java?
Can static methods access instance variables in java?
What is a return in java?
Define class?
What is the do while loop syntax?
Explain what pure virtual function is?
What do you mean by singleton class in java?
Is an integer an object?
Can we have try block without catch block?
Why is stringbuffer not immutable?
What is annotation in java?
What is return keyword in java?
What is string buffer?
Can we pass a primitive type by reference in java? How
Can an interface be defined inside a class?