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 meant by attribute?
what is instanceof operator used in java?
What is tcp and udp?
What do you mean by pointer value and address?
What is string pool?
What is sorting in java?
What does i ++ mean in Java?
Can each java object keep track of all the threads that want to exclusively access it?
Explain public static void main(string args[]).
What is meant by object oriented programming – oop?
What is sortedmap in java?
Can you achieve runtime polymorphism by data members?
Does constructor creates the object ?
Distinguish between a predicate and a function?
Why do we need data serialization?