| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I have a Arraylist object, it has duplecate values also. Now
question is i want delete duplecate data in that objet with
out using Set?
| Aricent | 5 |
| what is bytecode? watz the difference between machine code
and bytecode? | Oracle | 4 |
| What is 3-tier model? | Wipro | 3 |
| Explain the term serialization? | Wipro | 6 |
| why applet doesn't have main? isn't possible a program with
out main? | | 5 |
| static inner classes means..? | | 1 |
| why to use transient variables when static variables can be
used for Serialization | | 3 |
| How to set the Heap size in Java ? | HCL | 2 |
| What are the standards to place package statement within a
source code file? | | 1 |
| What is the purpose of the finally clause? | | 3 |
| string is immutable? right every one knows that, my
question is it advantage or disadvantage making string
immutable? | HCL | 4 |
| What is Applet Flickering ? | Persistent | 1 |
| How 'java' got its name and what it stands for? | | 5 |
| Create a form of user Login in JSP, that accepts the user
name and password from user and authenticate it with user
names and passwords stored in database.
(Plz provide me answer immediately) | | 1 |
| What is an Exception ? | | 6 |
| Package1 and Package2 both have a method name lets say
"methodA" with different implementation. When I import both
the packages in a java class how can I use both the methods? | Ericsson | 3 |
| How can you say HashMap is syncronized? | IBM | 13 |
| How you can create a radio buttion using Checkbox class? | | 1 |
| What modifiers are used for interface declaration? | | 3 |
| JSP is by default thread safe or not? what is the meaning of
isThreadSafe="true" and isThreadSafe="false". Explain it?
Thanks,
Seenu | Huawei | 3 |
| |
| For more Core Java Interview Questions Click Here |