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
What are the different types of garbage collectors in java?
What is the use of a conditional inclusion statement in Java ?
What is singleton class in ruby?
What is an array in java?
What are use cases?
What is a variable and constant?
What is difference between final and immutable?
How do you allocate memory to object?
What does main method?
How to convert string to char and vice versa?
What is defined as false sharing in the context of multithreading?
What is final method?
What does singleton mean in java?
5 Coding best practices you learned in java?
Can an arraylist be empty?