What is the main difference between C++ and Java
Answer Posted / fara
java has application programme and applet programme. c++ is not like that
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Why is object oriented programming so hard?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is pure oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is constructor in oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
write string class as your own class in java without using any built-in function
What are different oops concepts?
What is the use of oops?
what is the sylabus for priliminaries?
What does no cap mean?
Are polymorphisms mutations?
What is the difference between inheritance and polymorphism?
What are constructors in oop?