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 is difference between add() and addelement() in vector?
How do you identify independent and dependent variables?
How will you reverse a link list without using recursion?
What are the advantages of defining packages in java?
What is array sorting in java?
What about interrupt() method of thread class ?
What is data structure in java?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
Give few examples of final classes defined in Java API?
What is the purpose of nested class in java?
What is the difference between state-based unit testing and interaction-based unit testing?
What are meta-annotations?
Can we declare the static variables and methods in an abstract class?
What are static initalizers in java ?
Write a program to print 15 random numbers using foreach of java 8?