What is the main difference between C++ and Java
Answer Posted / r.r.bharti
java program cmpile the both translater compiler &
interpreter but c++ program compile only compiler
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is property in oops?
What is coupling in oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is object and class in oops?
What is polymorphism and why is it important?
What is variable example?
What is encapsulation in oops?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
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 the fundamental idea of oop?
What are constructors in oop?
What type of loop is a for loop?
#include
class type to basic type conversion
What is inheritance in oop?