- 
                    
- 
                    
- 
                    What is an Iterator interfaceThe Iterator interface is used to step through the elements of a Collection. 
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    Which is the best driver among four jdbc drivers?how can we load that driver?Please give me answer ,if know with code also 
- 
                    
- 
                    
- 
                    Java is Not designed for the distributed environment of the InternetA) TrueB) FalseExplanation: Java is designed for the distributed environment of the Internet, because it handles TCP/IP protocols. 
- 
                    
- 
                    AWT supports Ctrl-C Ctrl-V copy/paste without any codingSkill/Topic: AWT & AppletsA) TrueB) False 
- 
                    What are native methods? How do you use them?Native methods are methods that are defined as public static methods within a java class, but whose implementation is provided in another programming language such as C. 
- 
                    What is the Dictionary classThe Dictionary class provides the capability to store key-value pairs. 
- 
                    
- 
                    
- 
                    
- 
                    Which of the following will change to the next directory above the current directory?Skill/Topic: AWT & AppletsA) chDir("..");B) cd(".");C) up();D) none of the above 
Java Interview Questions

 
  
  
  
		
Ans