| Other Core Java Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Explain method overloading and overriding? |
| 6 |
| 1).what is the difference between below examples
String s="vijay";
String s=new String("vijay"); |
TCS | 12 |
| i don't want fullforms of JDK an JVM i want definitions for
them |
| 2 |
| what is the use of thread?Justify it by project point of view |
| 6 |
| Can we declare an anonymous class as both extending a class
and implementing an interface? |
Wipro | 8 |
| Explain about global variables in Java? |
| 3 |
| why ,we are using jsp and html.which one is better? |
Photon | 2 |
| what is the difference between pagecontext and
servletcontext? |
JBA-Infotech | 5 |
| I have 100 records in a table with two rows. I need to
display 10 records per page like Google Search. I need only
the Logic(Pagination) in Pure Java. No JSP and all..Thanks
in Advance... |
Cybernet | 2 |
| What is an abstract class and abstract method? |
| 5 |
| what is difference between interface and abstract class..? |
| 4 |
| Why we need Finally with try?
pls expain with ur example.. |
BitWise | 2 |
| |
| For more Core Java Interview Questions Click Here |