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 floating data type?
When does a class need a virtual destructor?
Explain the usage of this with constructors?
Can we declare a static variable inside a method?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is lossy conversion in java?
Explain 5 features introduced in jdk 1.7?
Where are register variables stored?
What is finally in Java?
How can we avoid including a header more than once?
Are true and false keywords?
Differentiate between a class and an object.
How do you clear a list in java?
Explain about java sdk?
What is final keyword?