What is the difference between C++ & Java?
Answer Posted / i.honey
In java user interface can be implemented very efficiently why because AWT(abstract window toolkit) components available in java not available in c++
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a Transient Object?
What is the format specifier?
What is a variable declaration?
Can static method access instance variables ?
Describe the Big-O Notation.
List down the methods and interfaces of collection class in java.
Why do we override tostring method in java?
What does this mean java?
What is file in java?
How is a variable stored in memory?
What are invisible components?.
What is compiler and what its output.
Can we overload final method in java?
Why static functions are used?
How will you communicate between two applets?