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
What is the largest number a double can hold?
What is a line break example?
What is the escape character in java?
Why do we use threads in java?
What is the difference between hashmap and hashtable in java?
explain autoboxing in java?
Which non-unicode letter characters may be used as the first character of an identifier?
how to deploy tomcatserver to weblogic server? write d following steps?
Write a program to find maximum and minimum number in array?
What is final class?
How can you set the applet size?
What are the java ide's? Explain
Why is java multithreaded?
What is difference between public static and void?
Can there be an abstract method without an abstract class?