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
Discuss different types of errors that generally occur while programming.
What is difference between static and final?
What is abstraction in java?
Are strings immutable in java?
How many bytes is a unicode character?
Discuss about garbage collector in Java.
What is primitive data type in java?
What does it mean to flush a file?
What is the use of volatile in java?
Can we pass null as argument in java?
v-model life cycle
What is functional interface in java?
Explain the importance of finally block in java?
Which collection allows duplicate values in java?
What is a void method java?