What is the difference between C++ & Java?
Answer Posted / alka
In C++ header files are used, but in Java there is use of
headers files.
| Is This Answer Correct ? | 23 Yes | 20 No |
Post New Answer View All Answers
Which is faster set or list in java?
What are the different types of sorting in java?
Why stringbuilder is not thread safe in java?
Java is pass by value or pass by reference? Explain
What is jit and its use?
What is the purpose of the strictfp keyword?
Explain the importance of finalize() method.
What is string array?
What is the difference between iterator and list iterator?
what are the high-level thread states? : Java thread
How do you do math powers in java?
What is concurrent hashmap and its features?
How large is a boolean?
Can java inner class be static?
Can we override constructors in java?