| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the return type of read()? | | 2 |
| How the elements are organized in GridBagLayout? | | 1 |
| Which class has no duplicate elements? | | 8 |
| Explain Event handling in AWT? | TCS | 1 |
| byte a=5;
byte b=5;
byte c=a+b;
System.out.println(c);
whats the o/p? | Wipro | 5 |
| why the abstract class has default constructor? | | 1 |
| What is a native method? | | 2 |
| What is left shift and right shift? | | 1 |
| Which are thin and thicK wrapper Class's in Java? | | 1 |
| Why do we use public static with the main function in Java? | Infosys | 7 |
| How you can create a radio buttion using Checkbox class? | | 1 |
| what is the difference between statis block and static
variable | | 5 |
| What is data abstraction? Elaborate with example? | BMC | 3 |
| What is the middleware? | | 2 |
| What is thread? | BMC | 5 |
| what is the Yield() method used in threads? | Accenture | 2 |
| If two threads call a static method at the same point of
time, what will happen? | KPIT | 1 |
| what is synchronization
| | 3 |
| Inorder to specify a container?s layout, which method is
used? | | 1 |
| What is an Exception ? | | 6 |
| |
| For more Core Java Interview Questions Click Here |