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
What is java reflection?
what is the constructor and how many types of constructors are used in java?
When do you get classcastexception?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
How many decimal places is a double?
Is java written in c?
What is the difference between this() and super() in java?
What does the “final” keyword mean in front of a variable? A method? A class?
What is the implementation of destroy method in java. Is it native or java code?
Name container classes in java programming?
What are parameters in a method?
What is array sorting in java?
Is vector synchronized in java?
What are access specifiers available in java?
What is java util collection?