12-11-08, 02:45 PM
|
#9 (permalink)
|
|
Senior Member
Join Date: Nov 2008
Posts: 311
|
Core Java Interview Questions - Part 9
- why the primitive data type have classes?
- How java is platform independent?
- what is collatration?
- Adapter classes?
- static inner classes means..?
- what is meant by serialization?
- Tell me the Importent classes in net package?
- what is meant by multicast?
- how to pass the parameters to applets?
- what is life cycle of applet?
- what are the diffrences between interface and abstract class?
- why java is not supporting multiple inheritence?
- what is the difference between multitasking and multithreading?
- what are the differences between final,finally,finalize methods?
- write the hierarchy of component class?
- Keywords in Exceptions?
- Difference between overloading and overridding?
- Features of Java?
- Difference between Hash Table and Hash Map?
- Difference between array and arraylist.
- what is the use of declaring constructor as private?
- Difference between abstract class and Interfaces?
- Difference between ?System.out.println? and ?System.error.println??
- How to call static method?
- what do you meant by Runtime Polymorphism?
- Why Java is not purely object oriented?
- what do you meant by Platform-Independent?
- Difference between JDK, JRE, JVM
- where u use Abstraction and Interface in real time
- what is the difference between the "protected and default" modifiers?
- is java support call by reference and call by value, if supports please explain?
- Explain, why the constructor is required in implemented class?
- What JNDI(Java Naming and Directory Interface) provides?
- what is the JNDI?
- what is a transient variable?
- what are Hostile Applets?
- Write a program to create a binary Tree ?
- Write a program for recursive Traverse?
- What is a Wrapper class?
- Why null interfaces are used in Java?
- What are null interfaces? Give some examples?
- Does Java support multiple Inheritance?
- Why are the methods of the Math class are static?
- Is Java is 100% pure OOPS? Explain?
- Who developed JScript language?
- Name the package that always imported by default?
- What are the allowed, non-Unicode letter characters that can be used as the first character of an identifier?
- To set the position and size of a component, which methods are used?
- Which java.util classes and interfaces support event handling?
- Which containers use a FlowLayout as their default layout?
|
|
|