What is the difference between C++ & Java?
Answer Posted / tiwari suryaprakash
WITHOUT LINKER(#) U CAN'T RUN C++
IN JAVA THERE ARE NO ANY EXPRESSION(!,@,#,$,%,^,&,&,*) FOR LINK.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is wrapper class example?
What is return used for in java?
Can java object be locked down for exclusive use by a given thread?
Where is stringbuffer stored?
What is a condition in programming?
What is variable length arguments in java?
Explain throw keyword in java?
Explain public static void main(string args[]).
What is method overloading in java ?
What is the difference between a static and a non-static inner class in java programming?
Where can I find jdk in my computer?
Explain the use of javap tool.
Is null in java?
Can we access instance variables within static methods ?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?