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
What is parsing a string?
Is a method a procedure?
How do you remove duplicates in java?
What is defined as false sharing in the context of multithreading?
What is an example of declaration?
Explain about main() method in java ?
When do we use synchronized methods in java?
Explain the difference between string, stringbuffer and stringbuilder in java?
when should you use stringbuilder class in a program?
Is zero a positive integer?
Is it necessary that each try block must be followed by a catch block?
What is sortedmap in java?
What is the use of a copy constructor?
What is difference between core java and java ee?
How do I get a substring?