What is the difference between C++ & Java?
Answer Posted / muna nayak
java is platform independs but c++ is not.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you escape a string?
What is a method in programming?
Why to use nested classes in java?
What is multiple inheritance? Is it supported by java?
what is the constructor and how many types of constructors are used in java?
I want to persist data of objects for later use. What’s the best approach to do so?
What is final access modifier in java?
What is Session reduplication and how its done?
What is a parameter used for?
How do we access static members in java?
What is arguments in java?
Are generics important java?
Can inner class have constructor?
Explain about core java?
What is the new line character?