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 the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
What are the important methods of java exception class?
why doesn't java run on all platforms?
What's the base class of all exception classes?
Why is String immutable?
Does garbage collection occur in permanent generation space in jvm?
What is high level language in computer?
Is there a jre for java 11?
Explain reverse a linked list iterative solution in java?
What is the primitive type byte?
what is static import in java? Explain
What are assembly attributes?
What is the difference between public, private, protected, and friend access?
What is the purpose of static methods and static variables?
Can we declare the static variables and methods in an abstract class?