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
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is difference between data abstraction and encapsulation?
Can a varargs method be overloaded?
can inline function declare in private part of class?
How do you define a class in oop?
What is oops concept with example?
c++ program to swap the objects of two different classes
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is polymorphism and example?
What is encapsulation example?
What is the full form of oops?
What is the fundamental idea of oop?
is there any choice in opting subjects like 4 out of 7
What is abstraction example?
What is multilevel inheritance?