what is the difference between Cpp And Java
Answer Posted / xyz(gtcs071033)
cpp is the extention used for the c++ program file whereas the java for java file(.cpp or .java).
now we can say all those what these all have said...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are constructors in java?
Explain the difference between association, aggregation and inheritance relationships.
What are the advantages of java?
What is the difference between hashmap and hashtable in java?
Explain about assignment statement?
What is foreach loop in java?
What is the differences between heap and stack memory in java? Explain
What is a Transient Object?
What does this () mean in java?
What is java ceil?
How do you define a singleton class?
What is ternary operator in java?
What is variable explain with example?
Why java is platform independent? Explain.
describe synchronization in respect to multithreading? : Java thread