What is the difference between C++ and java?
Answer Posted / poorna
c++ and java these both are object oriented programming
langauge but java elimainated some of the difficulty of
pointers are eliminated in java
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is different between oops and c++
What are the 4 main oop principles?
write a program that takes input in digits and display the result in words from 1 to 1000
Where is pseudocode used?
What is difference between multiple inheritance and multilevel inheritance?
c++ program to swap the objects of two different classes
Can we create object of interface?
What does <> mean pseudocode?
Why do we need oop?
Can main method override?
What is the purpose of polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why is abstraction used?
Why it is called runtime polymorphism?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?