#1  
21st June 2012, 11:27 AM
Unregistered
Guest
 
Posts: n/a

How is Java different from other OOP Language?


How is java differernt than any other OOP language like C++ ? Explain.




  #2  
21st June 2012, 04:06 PM
taseer1991
 
Join Date: May 2012
Posts: 96
Default Re: How is Java different from other OOP Language?



Java was started as a project called "Oak" by James Gosling in 1991. The first public implementation was Java 1.0 in 1995. The pluses to this new language were:

It promised the ability to "Write Once, Run Anywhere" (WORA), providing no cost runtimes on popular platforms, and
Its security was configurable, allowing network and file access to be restricted.
Java quickly became a popular programming language. Newer versions of the java programming language had multiple configurations built for different platforms. For example, J2EE for enterprise applications and J2ME for mobile applications.

Learning Java Programming

Java programming is best learned by those with some familiarity with object oriented programming methodologies. For those interested in introductory-level java programming, courses offered through local community collages would be a good place to start. For those developers interested in learning java programming at a more detailed, in-depth level, Sun Microsystems offers several java programming classes and certification programs.

Other Popular Technical Skills

Java is used mostly by Software Engineers. For information about other technical skills that are popular in the job market, check out the Career Skills List. Also make sure to visit the New Job Listings, which is updated weekly.

Java Programming Resources
Sun Developers Network
About.com Java Guide Site
Sun Java Programming Forums


Java Programming Certifications
Java Certification Resources
Sun Java Certifications
Java Programming World

may be it is useful to you friend...............
  #3  
12th January 2013, 09:59 PM
Unregistered
Guest
 
Posts: n/a
Default Re: How is Java different from other OOP Language?

difference java with other oop language?
  #4  
13th January 2013, 01:29 PM
sammy_wrath
Senior Member+
 
Join Date: Nov 2012
Location: Hyderabad
Posts: 692
Thumbs up Re: How is Java different from other OOP Language?

Quote:
Originally Posted by Unregistered View Post
How is java differernt than any other OOP language like C++ ? Explain.
Dear Aspirant,


Quote:
Difference between the JAVA and the C++ ?


OOPS- Object oriented language.

JAVA:

  • Java is pure oops langauge.
  • Java is the language where the complex things can be made into the different modules.
  • Java can make only less error when compared with c++.
  • No temporary objects
  • No explicit type casting methods
  • Destructor code need not written in a program.


C++ :


  • C++ is the language is complex. Things can be made into the different modules.But the length of coding increases when compared with java.
  • C++ can make many errors when compared with Java.Since C++ is a complex language.
  • C++ is a not pure OOPS language.Just it supports the basic OOPs concepts.
  • C++ uses Temporary objects and by that the compilation get slow.
  • C++ uses explicit type casting methods
  • In C++ Destructor code needed to be written in a program.For deallocating the memory from the program.

Hope this info helps you.

Any more Queries.
Don't Hesitate to ask me. Am happy to help you always. Just ping to my profile.

Best Regards,
Sampath.
Reply With Quote
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Is Java Purely object oriented language? Difference between Java and C+? Which one is better? 18 2nd August 2013 11:43 AM
Which language should I prefer between Java and C#? Details about the international certifications of the particular language? How can I prepare for it? 5 3rd September 2011 06:18 PM
JNTU, B.Tech in Computer Science and Engineering, OOP through Java Exam - Download Previous Years Question Papers 2 27th July 2011 08:00 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Please also check: