What is the main difference between C++ and Java
Answer Posted / kalyan
c++ is platform dependent and java is platform independent language. system programming is written using c,c++ and web based applications can be developed by java.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is a superclass in oop?
What is the main purpose of inheritance law?
How long to learn object oriented programming?
What is inheritance and how many types of inheritance?
Whats oop mean?
What is the important feature of inheritance?
Can we override main method?
What are the 3 pillars of oop?
Where is pseudocode used?
What is the oops and benefits of oops programming?
What is new keyword in oops?
What is encapsulation with example?
What are the three main types of variables?
What does and I oop mean in text?
Can abstract class have normal methods?