Answer Posted / sakthivel(gceb)(n.p)pollachi
c++ is an object oriented language. but java is pure object
oriented language.in java all properties are based on
classes and objects.but in c++ we can write and execute the
program with out using class.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How can you add and remove nodes in jtree?
Compare Mutex and Semaphore in java.
How do you input a string in java?
What are the different data types in java?
When super keyword is used?
What is balanced tree in java?
What are dot operator queries?
How will you communicate between two applets?
How do you convert an int to a string in java?
Explain about oops concepts.
What is the public method modifier?
What is mvc in java?
What is a “stateless” protocol ?
Can we declare the static variables and methods in an abstract class?
How to display names of all components in a Container?