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 are the benefits of interface?
What are main features of oop?
What type of loop is a for loop?
What is the difference between a constructor and a destructor?
Are polymorphisms mutations?
what are the ways in which a constructors can be called?
Why do pointers exist?
What is encapsulation oop?
What is polymorphism explain its types?
why reinterpret cast is considered dangerous?
What is oops concept with example?
What is the oops and benefits of oops programming?
What is basic concept of oop?
Write a program to sort the number with different sorts in one program ??
Get me an image implementation program.