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 protected in oop?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Which is better struts or spring?
Can an interface inherit a class?
What is overloading in oops?
What is object and example?
Is react oop?
What is an example of genetic polymorphism?
What is the full form of oops?
Get me a number puzzle game-program
write knight tour problem which is present in datastructure
What is encapsulation with example?
Why is there no multiple inheritance?
What is polymorphism explain?
What does <> mean pseudocode?