What is the difference between C++ & Java?
Answer Posted / prakash savaniya
Java doesnt require any header file.
it uses import statement instead of #include statement
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
Is string an object?
What are the differences between throw and throws?
What are the different types of inner classes?
What are reference variables in java?
Can we override static methods in java?
Write a program in java to establish a connection between client and server?
In which language java is written?
Explain different states of a thread in java?
What is autoboxing and unboxing?
What is illegal identifier in java?
How hashmap works in java?
What environment variables are required to be set on a machine in order to run Java programs?
What are the states of thread in java?
Why does java not support operator overloading?
What methods are used in Servlet?Applet communication?