what is the difference between Cpp And Java
Answer Posted / chaitanyadeepthi
why we create dynamic objects in java unlike in cpp
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of preparedstatement over statement?
What is the purpose of return statement?
When do we use synchronized methods in java?
Will set allow duplicates in java?
What types of index data structures can you have in java?
Which package is always imported by default?
Define iterator and methods in iterator?
What is a class in java?
Why java is considered as platform independent?
What is the purpose of the system class in java programming?
What is autoboxing in java?
What restrictions are placed on method overriding?
What is the difference between math floor and math round?
What is OOP Language?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?