| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the difference between ArrayList and Vector | Wipro | 10 |
| Does java support multi dimensional arrays ? | | 4 |
| what is difference between requestprocessor and request
dispatcher? | Tech-Mahindra | 1 |
| what is the use of finalize()Method
please explain with an example | | 2 |
| How does a try statement determine which catch clause
should be used to handle an exception? | | 2 |
| What is a Wrapper class? | | 3 |
| What is a layout manager? | | 1 |
| When we can access the static data member without creating
the object what is the need of the object in java.
| | 1 |
| How to validate the request (Eg:user name and password) in
session(http session)? not in LDAP server ? | Saksoft | 1 |
| Different types of modifiers? | RoboCom | 2 |
| suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ? | Fidelity | 5 |
| In Inheritence concept, i have a static method in super
class and i am inheriting that class to one sub class.in
that case the static method is inherited to sub class or
not???? | Accenture | 7 |
| How to add panel to a Frame? | | 2 |
| Relationship between an event-listener interface and an
event-adapter class? | | 1 |
| What is Collections API? | | 1 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| Which all r Final classes in java except string? | | 3 |
| what are the jsp tags with example? | Photon | 1 |
| What is a stream? what are the different types and classes
of Streams? | | 1 |
| What is meant by constructor? | | 3 |
| |
| For more Core Java Interview Questions Click Here |