February 25, 2008 at 1:27 PM
First of all
Java, which emulates or imitates OOP?s principle, is very much similar to C++, but in C++ programming can be done without making objects.
Java is a high level language as both compiler and Interpreter for analyzing and execution of program no matter C++ too uses the same.
Java is a high-level powerful programming language, which provides user a powerful secure and safe software platform.
This is because due to feature of its translator that is JVM which where ever installed and on any platform understands the same byte code
In C++ due to absence of automatic garbage collection mechanism problems like memory leaks and much development time is been taken for coding., which is not seen in case user do java programming as java has its own automatic garbage collection mechanism.
Java is platform Independent whereas C++ is platform dependent.
To learn Beginner?s Java, Java Core and its sideways Editions Check at
http://www.Roseindia.net/java BaadshahKhan
Related Tutorials/Questions & Answers:
Difference in XML, C, C++, JavaDifference in XML,
C,
C++, Java hi...
What is the
difference between XML and
C or
C++ or
Java ?
please tell me about thatADS_TO_REPLACE_1
Thanks
Advertisements
Difference between C++ and Java.
Following are the
difference between C++ and
Java:
Although both...
Java and
C++ are Object Oriented Programming (OOPs) language.
Java... complex when compared to
Java .
C++ was designed for infrastructure
Difference between Java and C++
Difference between Java and
C++
Java is an Object Oriented...
Java Virtual Machine (JVM). Everything in
java is treated as an object.
C....
Differences are as follows:
C++
Java
C++ is known as superset of
C difference between wite and writeto in javadifference between wite and writeto in java I am using the stream... the writeTo() method. I want to know
difference between the write() and writeTo() method in
java.
The writeTo() method writes the complete contents
What is difference between the java and javascript?What is
difference between the
java and javascript? What is the
difference beteen the
java and javascript?
Hello Friend,
Difference:ADS_TO_REPLACE_1
1)
Java is a Object Oriented programming language developed
Difference between Timer and Thread?Difference between Timer and Thread? Can anyone tell me about the
difference between Timer and Thread, Why we need to have Timer in case we have Thread implimentation startegy in
Java In Java, what's the difference between public, default, protected, and private?In
Java, what's the
difference between public, default, protected, and private? In
Java, what's the
difference between public, default, protected, and private
Hi .Difference between two Dates - Java BeginnersHi .
Difference between two Dates Hi Friend....
Thanks for ur Very good response..
Can u plz guide me the following Program....
difference between two dates..
I need to display the number of days by Each Month
difference between lock and synchronizationdifference between lock and synchronization Hi,
I am new in
java please anyone tell me
difference between lock and synchronization in
java.
its urgent.
Thank in advance
Please visit the following link:
Lock
Difference between Mysql and SQLDifference between Mysql and SQL hello,
What is the
difference between Mysql and SQL??
hii,ADS_TO_REPLACE_1
SQL is structural quary language but mysql is database package
Difference between == and equals method in javaDescription:
For comparing equality of string ,We Use equals() Method. There are
two ways of comparison in
java. One is "==" operator and another "equals()"
method . "==" compares the reference
Difference between SCJP ExamsDifference between SCJP Exams What is the differences
between SCJP 5 (310 - 055) exam and SCJP 6 (310 - 065) exam???
Thank You In Adv
Difference between JSP and ServletsDifference between JSP and Servlets What is the
difference between JSP and Servlets ?
JSP is used mainly for presentation only. A JSP can only be HttpServlet that means the only supported protocol in JSP is HTTP
Difference between forward and sendRedirectDifference between forward and sendRedirect What's the
difference between forward and sendRedirect?
RequestDispatcher.forward() and HttpServletResponse.sendRedirect() are the two methods available for URL redirecting
Difference between ServletContext and ServletConfigDifference between ServletContext and ServletConfig What is the
difference between ServletContext and ServletConfig?
ServletContext :Defines a set of methods that a servlet uses to communicate with its servlet
Difference between translate and replace Difference between translate and replace hiii,
What is the
difference between translate and replace?
hello,ADS_TO_REPLACE_1
Replace replace every instence of character with character sting by the given charator
Difference between error and exception ????????Difference between error and exception ? Can we handle a error in
java if yes than give an code of an example?
Difference between error and exception handling.......
Exceptions are things you can create/throw
difference between applet and swingsdifference between applet and swings what are the major
difference between swing and applets
Hello Friend,
Differences:ADS_TO_REPLACE_1..._TO_REPLACE_3
Thanks
Hi Friend,
Difference between Swing and Applet:ADS
Difference between GET and POST Difference between GET and POST
Difference between GET and POST ?
The
difference between a GET and a POST is the way data is transferred to a servlet. With a GET, the URL will show each name/value pair on the query