logo
What's New
What's New
 Popular
Popular
 Top Rated
Top Rated
 Search
Search

Search :  

Home | Add Link |   Modify Link   |   Login |     Register  |  Getting Rated  |  Link to Us  |  Feedback Us


Sponsors
  Find Any Hosting

  Offshore Software Development





Categories
ASP Scripts
ASP.NET Scripts
Ajax Scripts
C And C++ Scripts
CFML Scripts
CGI & Perl Scripts
Flash Scripts
Java
JavaScript
PHP Scripts
Python Scripts
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML Scripts

 Home  » Java » Tips and Tutorials » General Java

RSS 

 Sponsors

General Java


 What is Polymorphism

Home | Rate It  | Error
Polymorphism means any forms. In OOPS, it refers to the capability of objects to react differently to the same method. Polymorphism can be implemented in the Java language in the form of multiple methods having the same name. Java code uses a late-binding technique to support polymorphism; the method to be invoked is decided at runtime.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 What is the difference between JDK and JRE

Home | Rate It  | Error
The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes Java programs.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 A Full Java Tutorial that Anyone Can Edit

Home | Rate It  | Error
We have created a Java tutorial from scratch. It includes all general aspects of java and very understandable.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Macronimous-JavaServer Faces

Home | Rate It  | Error
Building user interface for web is always been discussed, advised, argued and even warned among the web developer community and user interface researchers.
   Price:Free    Rate:  0.0(out of 5)    Vote:0  
 

 What do you understand by Synchronization

Home | Rate It  | Error
Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the object's value. Synchronization prevents such type of data corruption
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Arrays in Java

Home | Rate It  | Error
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 

 Explain garbage collection

Home | Rate It  | Error
Garbage collection is one of the most important feature of Java. Garbage collection is also called automatic memory management as JVM automatically removes the unused variables/objects (value is null) from the memory. User program can’t directly free the object from memory, instead it is the job of the garbage collector to automatically free the objects that are no longer referenced by a program
   Price:free    Rate:  0.0(out of 5)    Vote:0  
 
Pages : 1
Home | Feedback | Advertise with us
(c) Copyright 2006 AdvanceScripts™. All rights reserved.
No part of this website may be reproduced, copied and/or distributed in any medium without express written permission
Trademarks are property of their respective owners
Site Developed and Hosted by Ethic Solutions

Hosting Resources  Free Tutorials    Flash Tutorials  Webmaster dicussion forum   Web Directory    phpLDHacks    Bollywood Discussion    


76 users online