What is the main difference between C++ and Java
Answer Posted / saraswati
1.in java char take 2 byte whereas in c++ it take 1 byte
2.and in java do not havng signed unsigned concept bt in c++.
3.boolean take true/false instead of 1/0
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Which type does string inherit from?
What is class encapsulation?
Why is oop better than procedural?
Why do while loop is used?
What is the diamond problem in inheritance?
What is class and example?
What is an advantage of polymorphism?
What is inheritance write a program to show use of inheritance?
What are two types of polymorphism?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is oops and its features?
What is a function in oop?
Why do we use inheritance?
What is solid in oops?