What is the difference between C++ & Java?
Answer Posted / munish
java is reusable and more reliable,more secure than c++.
| Is This Answer Correct ? | 492 Yes | 50 No |
Post New Answer View All Answers
Where is the singleton class used?
What do you understand by a Static Variable?
Explain parallel processing in java8?
What is the use of beaninfo?
What are the 8 data types in java?
Explain the key functions of data binding?
How to reverse a string in java?
Why java is made?
Difference between nested and inner classes ?
Difference between default and protected access specifiers?
What is the difference between the size and capacity of a vector?
Can we use synchronized block for primitives?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
Are maps ordered java?
How to convert string to char and vice versa?