What is the difference between C++ & Java?
Answer Posted / ankit siwach
c++ is good from java becoz this is truly objecet orinted
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
what is the use of bean managed and container managed with example?
What does sprintf mean?
What is the this keyword?
Can a class be defined inside an interface?
Does java map allow duplicates?
What does string intern() method do?
Can we override compareto method?
Why declare Main() method as a static in java ?
What is a stack class in java ?
What is finally in Java?
How to change the priority of thread or how to set the priority of thread?
What are the loops in java?
how does multithreading take place on a computer with a single cpu? : Java thread
What is the effect of keeping a constructor private?
What is type conversion in java?