| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is synchronization? How it can be achieved? | | 2 |
| What is Remote Interface ? | CTS | 4 |
| I have a class which is abstract which contains only the
abstract methods. This is similar to an interface. Then, if
i have given a choice to choose one of them. Which one i
have to choose and why? | | 4 |
| what is jdk1.5 features? | Virtusa | 2 |
| Can an exception be rethrown? | Wipro | 4 |
| What are init(), start() methods and whey they are called? | | 2 |
| Can try statements be nested? | Wipro | 2 |
| Different types of Layouts? | | 5 |
| Can Applet have constructors? | | 3 |
| Name the class that used to read objects directly from a
stream? | Wipro | 2 |
| Can we access a database using applets? | | 2 |
| Differences between GridLayout and GridBagLayout? | | 1 |
| Can we add two byte variables and assign the result to a
byte variable ?
b=b1+b2 where b,b1,b2 are byte types | TCS | 3 |
| How can we find size of the object ? | RazorSight | 1 |
| question on Thread synchronization | Huawei | 1 |
| How many methods does cloneable interface contains? | | 2 |
| Which class is extended by all other classes? | | 2 |
| Difference between overloading and Overriding. <Giving a
confusing example to test the concept.>
(also asked in PA Consultancy Group,iflex,Value
chain,IBM,CTS,Accenture, Tarang> | Symphony | 6 |
| Explain the difference between the Boolean & operator and
the && operator? | | 1 |
| What are teh sub-classes of a component class? | | 2 |
| |
| For more Core Java Interview Questions Click Here |