What is the main difference between C++ and Java
Answer Posted / bhuwan chandra
points is used in C++ whereas in java pointer is not used.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Advantage and disadvantage of routing in telecom sector
How do you define a class in oop?
How many human genes are polymorphic?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why do we use encapsulation in oops?
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
Is oop better than procedural?
write a program that takes input in digits and display the result in words from 1 to 1000
Get me a number puzzle game-program
Why is oop useful?
What is class and example?
What is polymorphism explain its types?
What are the components of marker interface?
What is destructor give example?