What is the difference between C++ & Java?
Answer Posted / himani saxena
c++ is object oriented programming and Java is pure object oriented programming
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the scope of a variable.
How many classes can any class inherit java?
Why is java called java?
How hashmap increases its size in java?
What is a text string?
What is the basic difference between string and stringbuffer object?
what invokes a threads run() method? : Java thread
Write a function to print Fibonacci series and Tribonacci series?
What is the java idl system?
How many ways can you break a singleton class in java?
What is the purpose class.forname method?
Why is java architectural neutral?
How do you check if a character in a string is a digit or letter?
What are the four corner stones of oop?
How many types of parsers are there?