What is the difference between C++ & Java?
Answer Posted / seshu.r
c++ is partially object oriented programming language,
but java is fully object oriented programming language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the exact difference in between unicast and multicast object? Where we will use?
How does enum work in java?
Why do we need wrapper class?
Can a class be private in java?
What is ‘has a’’ relationship in java?
How do you make an arraylist empty in java?
Name some classes present in java.util.regex package.
What is the difference between applet and application?
Can abstract class have private constructor?
Tell us something about different types of casting?
Is cout buffered?
What are the states of thread in java?
What is getkey () in java?
Which collection does not allow duplicates in java?
How many ways can we create the string object?