Answer Posted / hanu
Java is Pure Object Oriented while C++ is not .
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is the difference between instanceof and isinstance?
Which is better stringbuffer or stringbuilder?
What are the 2 types of java programs?
What is a local, member and a class variable?
How do you achieve singleton?
when should you use stringbuilder class in a program?
What is yield () in java?
Explain reverse a linked list iterative solution in java?
What is the difference between double and float variables in java?
Is Constructor possible in abstract class in java ?
What is variable argument in java?
What is the main use of java?
How does arraylist size increase in java?
What means public static?
Why put method is idempotent?