This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label J2SE day 3. Show all posts
Showing posts with label J2SE day 3. Show all posts

paradigm

Paradigm is the pattern of thought for problem solving. It is divide into tow paradigms ie., imperative and procedural paradigm. Imperative paradigm is expressing a command or order and procedural paradigm are the statement oriented with the variable holding value






c++ and java difference

  • java does not support pointers because these are tricky to use and troublesome
  • java does not support multiple inheritance because it cause more problem the it solve. 
  • instead of theses it support multiple interface inheritance, which allows an object to inherit many method signature from different interfaces with condition that the inheriting object must implement those inherited methods.
  • java doesn't support destruction but adds a finalize() method. 
  • Finalize methods are invoked by the garbage collector prior to reclaiming the memory occupied by the object, which has the finalize() method. this means you do not know when the object are going to be finalized.
  • avoid using finalize() method to release non memory resource like file handles, sockets, database connections etc. because java has only a finite number of these resource and you do not know when the garbage collection is going to kick into release these resources through the finalize method
  • java does not include structure or unions because the traditional data structures are implemented as an object oriented framework

Gallary

Html Tutorial Day-1 Html Tutorial Day-10 Html Tutorial Day-2 Html Tutorial Day-3 Html Tutorial Day-4 Html Tutorial Day-5 Html Tutorial Day-6 Html Tutorial Day-7 Html Tutorial Day-8 Html Tutorial Day-9 J2SE day 1 J2SE day 2 J2SE day 3 Jaap Jaas Java Fundamentals-FAQ jaxp Jdbc tutorial Day-1 Jdbc tutorial Day-10 Jdbc tutorial Day-11 Jdbc tutorial Day-12 Jdbc tutorial Day-13 Jdbc tutorial Day-14 Jdbc tutorial Day-15 Jdbc tutorial Day-16 Jdbc tutorial Day-17 Jdbc tutorial Day-18 Jdbc tutorial Day-19 Jdbc tutorial Day-2 Jdbc tutorial Day-3 Jdbc tutorial Day-4 Jdbc tutorial Day-5 Jdbc tutorial Day-6 Jdbc tutorial Day-7 Jdbc tutorial Day-8 Jdbc tutorial Day-9 jndi Jsp Day 1 Jsp Day 2 Jsp Day 3 Jsp Day 4 JSP Intoduction Jta Jts Nms Day 1 Servlet Faq 1 Servlet Tutorial Day-1 Servlet Tutorial Day-2 Servlet Tutorial Day-3 Servlet Tutorial Day-4 Servlet Tutorial Day-7 Spring FAQ Spring Tutorial Day-1 Spring Tutorial Day-2 Spring Tutorial Day-3 Spring Tutorial Day-4 Spring Tutorial Day-5 Struts FAQ Struts Tutorial Day-1 Struts Tutorial Day-10 Struts Tutorial Day-11 Struts Tutorial Day-12 Struts Tutorial Day-13 Struts Tutorial Day-2 Struts Tutorial Day-3 Struts Tutorial Day-4 Struts Tutorial Day-5 Struts Tutorial Day-6 Struts Tutorial Day-7 Struts Tutorial Day-8 Struts Tutorial Day-9 Struts Tutorial Day-9.1 Two Minute Drill WebServices tutorial Day 1 WebServices tutorial Day 2 WebServices tutorial Day 3 WebServices tutorial Day 4 WebServices tutorial Day 5 WebServices tutorial Day 6 WebServices tutorial Day 7

Popular Posts

Twitter Delicious Facebook Digg Stumbleupon Favorites More