| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Explain different ways of passing arguments to sub-routine? | | 1 |
| what is bytecode? watz the difference between machine code
and bytecode? | Oracle | 4 |
| What are uses of Hash Code? | Cognizent | 2 |
| Given:
1. package test;
2.
3. class Target {
4. public String name = “hello”;
5. }
What can directly access and change the value of the
variable name?
1 any class
2 only the Target class
3 any class in the test package
4 any class that extends Target
| | 3 |
| Relationship between an event-listener interface and an
event-adapter class? | | 1 |
| What is the use of Getters and Setters method ? | | 2 |
| explain the life cycle of thread? | CTS | 5 |
| What advantage does an entity bean have over a sessin bean? | Adobe | 3 |
| what is Dictionary? and what purpose it is used for? | | 2 |
| What is the difference between jsp and servlet? | Symphony | 5 |
| class A{
class B{
}
}
in which name u save the file,its the program compile? | HCL | 6 |
| How to decrease number of hashings in has | | 1 |
| What is the GregorianCalendar class? | HCL | 1 |
| how to connect one jsp page to another jsp page???? | Symphony | 4 |
| what is Hashmap & Hashtable wirh example? | Saksoft | 4 |
| can we Connect Applet to Data Base ? with Discriptiom.
and also What is Diff. from Applet & Servlet? | Systematix | 1 |
| explain the clone method and clonable interface | | 1 |
| What is the Vector class? | | 3 |
| can any one tell me when do u go for inheritance and
polymorphism | | 1 |
| Howmany classes that package java.applet.* contains? | TCS | 1 |
| |
| For more Core Java Interview Questions Click Here |