What is the difference between C++ & Java?
Answer Posted / shyam
java is totaly Encapsulated because every thing with in a
class...i c++ main remains out of class but in case of java
its inside the class...................
| Is This Answer Correct ? | 54 Yes | 5 No |
Post New Answer View All Answers
What is the difference between overriding and overloading in OOPS.
Can we override protected method in java?
What kind of variables a class can consist of?
What is a instance variable?
What is a nonetype?
How many types of parsers are there?
Explain aggregation in java?
What is a java developer salary?
What is a programming object?
What is the difference between choice and list?
What is the purpose of skeleton and stub?
how to create multithreaded program? Explain different ways of using thread? : Java thread
Why we cannot override static method?
What does arrays sort do in java?
What is string pool?