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 are the important features of Java 9 release?
What are autoboxing and unboxing? When does it occur?
Write a function for palindrome and factorial and explain?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is java abstraction with example?
Is char * a string?
What are the important features of Java 8 release?
What is replacefirst in java?
What is a Transient Object?
What is the reason behind using constructors and destructors?
How many types of threads are there in java?
Why does java not allow multiple public classes in a java file ?
Can java list be null?
What is google full form?
What is pojo class in java?