what is the difference between Cpp And Java
Answer Posted / hady daaboul
java is a 100% oop language.that doesnt mean that who
developed it are proffessionals actually advantages in java
over cpp revealed disadvantages too..like the pointers
concept ..well yea java doesnt have pointers as users think
but its pointers based ... there is no way but that .java
doesnt allow overloading functions but it developed ready
packages rather than overloading...Well eventually this is
a hard debate that will not end coz in my point of view cpp
should be treated as a mother Language..It is really a
super powerfull language ..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many decimal places is a double?
What is an error in java?
How to perform bubble sort in java?
How do I convert a string to an int in java?
Why we override equals() method?
Why use string handling in Java?
What are triggers in DB? Explain their types. How do they work?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
how to create multithreaded program? Explain different ways of using thread? : Java thread
Can a class have multiple superclasses?
Can an interface extend another interface?
What is a generic type?
What is the size of string?
Can we extend singleton class in java?
What is variable and example?