what is the difference between Cpp And Java
Answer Posted / twinkle
java is object oriented .cpp is not so
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we override final method?
How do you start a new line in java?
Can we synchronize static methods in java?
What is space character in java?
What is string intern in java?
Can a constructor be private and how are this() and super() method used with constructor?
How many bits is a string in java?
What are access specifiers in java ?
What is the difference between choice and list?
Why hashmap is used in java?
what is anonymous class in java?
What is binary tree in java?
How to perform linear search in java?
What is the difference between public, private, protected, and friend access?
what do you mean by stream pipelining in java 8? Explain