| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which all r Final classes in java except string? | | 3 |
| How many bits are allocated to represent character of
character sets - Unicode, ASCII, UTF-16, UTF-8? | | 1 |
| When finally clause is executed? | | 3 |
| what is the difference between the "protected and default"
modifiers? | | 4 |
| Why can't we make jsp as a controller and action
servlet in struts? | | 3 |
| what do you meant by Runtime Polymorphism? | Persistent | 9 |
| methods in Applet? | | 1 |
| if arraylist size is increased from initial size what is
the size of arraylist...suppose initial is 100 , if i add
101 element what is the size... | | 2 |
| int a=1;
float b=1.0;
System.out.println(a==b);
| Honeywell | 7 |
| What are MalformedURLException and UnknownHost Exceptions
and whey they will be thrown? | | 1 |
| what is mean by method signature? | Satyam | 5 |
| Difference between Applet & Application? | | 3 |
| What is the use of bin and lib in JDK? | | 2 |
| What is a J2EE component? List out all the component? | Adobe | 2 |
| How are this() and super() used with constructors? | | 3 |
| What JNDI(Java Naming and Directory Interface) provides? | | 4 |
| using equals method overriding which objects are
compared?i.e same class objects or other class
objects?Explain me. | | 2 |
| Are there any tools available in java to create reports? | | 4 |
| What is an abstract class and abstract method? | | 4 |
| How applets will communicate with each other? | | 1 |
| |
| For more Core Java Interview Questions Click Here |