What is the difference between C++ & Java?
Answer Posted / sweety
Java is a secure language as compare to c++ . java use a
byte code which make secure to java
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by global variable?
What are meta-annotations?
What is sizeof in java?
What is a function in programming?
How to display arraylist values in java?
What is the method to declare member of a class static?
When does an object becomes eligible for garbage collection in java?
What is palindrome in java?
What do you mean by default constructor in java?
Give some features of interface?
What is a flag and how does it work?
What is class level lock ?
What does yield method of the thread class do?
What is a platform?
When is the finalize() called? What is the purpose of finalization?