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
What is rmi and steps involved in developing an rmi object?
What is a numeric literal?
What is the super void?
Why do we need wrapper class?
What are the 4 versions of java?
What are meta-annotations?
What are basic data types?
Is java still necessary?
What's the difference between comparison done by equals method and == operator?
Is hashmap thread safe?
How does arrays sort work in java?
Write an algorithm for quick sort?
How can a gui component handle its own events in java programming?
What is fundamental datatype?
What are parsers? Dom vs sax parser.