What is the difference between C++ & Java?
Answer Posted / salim farooqui
difference b/w java and c++
java is a true object oriented language while c++ is a
object oriented language
java does not support operator overloading.
java provides the multithreading capability.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Why can't you declare a class as protected?
What happens if we don’t override run method ?
What is the properties class in java programming?
How do you create a sop?
Can we convert stringbuilder to string in java?
What is derived datatype?
Write a function to find out longest palindrome in a given string?
What is difference between fileinputstream and filereader in java?
What are streams?
Does unicode support all languages?
What is final class?
What is a conditional equation?
How to Sort Strings which are given in List and display in ascending order without using java api.
What is the difference between choice and list?
Can we make constructors static?