What is the difference between C++ & Java?
Answer Posted / imran khan
Both are Object Oriented Programming, But Java design to
support the web applications, GUI programming is easy with
java, Java does not require third party package(header file
in C++) to connect Database, Java is Platform independent
where as C++ is platform dependent.
| Is This Answer Correct ? | 75 Yes | 7 No |
Post New Answer View All Answers
what is the difference between process and thread? : Java thread
What does sprintf return?
What is e java?
Is passing by reference faster?
Why do we need hashmap in java?
What is the use of volatile in java?
Write a java program to count the number of words present in a string?
How are the elements of a gridbaglayout organized in java programming?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What is slash r?
What is an anonymous class in java?
How many wrapper classes are there in java?
What is java console application?
Explain the importance of join() method in thread class?
What is the main advantage of passing argument by reference?