what is the difference between Cpp And Java
Answer Posted / sweety
cpp is not a object oriented language .java is the object
oriented programing language
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is dynamic binding(late binding)?
What is passed by reference and pass by value ?
How to change the priority of thread or how to set priority of thread?
What is meant by class?
What is a static class in java?
What is a void in java?
How does linkedlist work in java?
Why is java so popular?
What all methods are used to prevent thread execution ?
When do you call copy constructor?
What is ternary operator? Give an example.
What is the relationship between clipping and repainting under awt?
What is == mean?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How do you execute a thread in java?