Core Java| JSP| Servlets| XML| EJB| JEE5| Web Services| J2ME| Glossary| Questions?

 

 

 

 

 

 

 

 

 

 

 

 

 

Search Tutorials

Latest Questions
Comments
 
 
 


 

C

                         

  1. Java Certification
    Sun's certification programs in Java technology are well recognized in the developers' community, global program focusing on different job roles in software application development and enterprise architecture. Due to focus on the technology globally, these certifications are portable from one company to another.
             
  2. Continue Statement
    The continue statement occurs only inside the iterator statements like while, do or for statements. The continue statement skips the current iteration (for while or a do-while loop). 
               
  3. Comparable Interface
    While writing the object-oriented programs, comparison of two instances of the same class is often required. Once instances are comparable, we can sort them in any order.
    Comparable interface is defined in java.lang package and is used to define the natural sort order of a class. While the interface java.lang.Comparator defines an auxiliary sort order for a class. 
                
  4. Java Coding Standards
    Coding conventions
    are the rules that a programmer should govern while develop a program so that their source code can be read and maintain easily. Coding conventions can only be applied to human maintainers and peer reviewers of a software project. Conventions set of rules are kept in a document so that an entire team or company can follow. 
                                            
  5. Class path
    The Classpath is an argument that is path through the command line. Classpath can also be though an environment variable. Classpath specify the location of the user defined class and the packages in a Java program for the Java Virtual Machine. Setting the class path is mandatory to run a java application. Class path in java can set by using different techniques. Here are the some techniques that can be used to set the class path.
                                                                                 
  6. Byte Code
    Bytecode is a term that denotes a form of intermediate code, a binary representation of an executable program designed to be executed by an interpreter or virtual machine rather than by hardware. 
                                                                                
  7. JSP custom tags
    JSP custom tags are the user-defined following a special XML syntax to which JavaBean tags (useBean getProperty and setProperty) uses.
                                                                                                         
  8. Java for C Developers
    Some times ago, many people believed that Java was slower than C because Java had to run through a virtual machine.
     
  9. AppletContext  
    AppletContext is an interface that is defined in the java.applet package. It is used by an applet to obtain information from the applet's environment through its methods.
                   
  10. JNDI Context
    Like JDBC (Java Database Connectivity), JNDI is not a service, but a set of interfaces that allows applications to access many different directory service providers using a standardized API. The deployed enterprise beans in EJB have an environment-naming context that can be accessed using the JNDI API.
                    
  11. Thread Context 
    The Thread Context is required by the current thread from the group of threads to execute. In java this is achieved through the ThreadContext class. ThreadContext are class loaders.
                        
  12. Case Java Keyword
    The java keyword "case" is used to label each branch in the switch statement in java program. 
                
  13. Callback Methods
    The java keyword "case" is used to label each branch in the switch statement in java program. In other word Case is a java keyword that will be defines group of statements that will begin executing in case a value specified matches value that defined through a preceding switch keyword.
                
  14. Casting (Type Conversion)
    It is sometimes necessary to convert a data item of one type to another type. Conversion of data from one type to another type is known as type casting. In java one object reference can be type cast into another object reference.
             

                

                         

» View all related tutorials
Related Tags: c api text sed naming ejb environment vi enterprise jndi context using deploy beans tex sse erp ext bean e

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Training Courses
Tell A Friend
Your Friend Name
Software Solutions
Least Viewed
Most Rated
Recently Viewed
Search Tutorials

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Indian Software Development Company | iPhone Development Company in India | Flex Development Company in India | Java Training Delhi | Java Training at Noida |

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.