What is the difference between C++ & Java?
Answer Posted / alka yadav
c++ is a superset of c but java is neither a superset nor a subset of c or c++.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why pointers are not used in java?
What is an inner class in java?
What is adapter in java?
What is the difference between static (class) method and instance method?
What is the use of bufferedreader?
What is nested class?
What is a Presistent Object?
Can a singleton class be inherited?
What is a classloader in java?
Why do we need wrapper class?
What is meant by string is immutable?
Which is faster call by value or call by reference?
Which is a valid identifier?
Is upper case in java?
What are conditionals and its types?