What is the difference between C++ & Java?
Answer Posted / eunice
C++ SUPPORT TEMPLATE WHILE JAVA DOES NOT SUPORT TEMPLATE
C++ IS OBJECT ORIENTED LANGUAGE
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you do a line break in java?
What is super constructor?
Differentiate between stringbuffer and stringbuilder in java.
What is the difference between method overriding and overloading?
Which graphs are functions?
Can you use abstract and final both with a method?
Is a boolean variable?
What is ternary operator in java?
What is default locale java?
Explain the difference between an Interface and an Abstract class?
How do you control extraneous variables?
Program to Find the second largest element in an array.
How are java objects passed to a method and what are native methods?
Can we use string in the switch case?
What will happen if static modifier is removed from the signature of the main method?