| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How multi processing is achieved in JAVA? | BMC | 2 |
| how to print output with out using sop statements | UHG | 2 |
| How to declare unique ArrayList ? | RMSI | 3 |
| what is Vector class? | | 2 |
| What is thin driver and thick driver. why it is called so? | Logisoft | 1 |
| Which class has no duplicate elements? | | 6 |
| Which method will get invoked first in a stand alone
application? | | 1 |
| Can a for statement loop indefinitely? | | 3 |
| Can an anonymous class be declared as implementing an
interface and extending a class? | | 1 |
| Under what circumstances an object reference be cast to an
interface reference? | | 2 |
| How can a class be accessed, If no access modifiers are
declared? | | 2 |
| What is a compilation unit? | | 1 |
| Different types of Layouts? | | 3 |
| What is the use join() in Threads ? | HCL | 3 |
| 1).what is the difference between below examples
String s="vijay";
String s=new String("vijay"); | TCS | 10 |
| where do we use init() | | 1 |
| Difference between String and StringBuffer. | IBM | 3 |
| What are different types of Exceptions?. | | 2 |
| What is the difference between this() and super()? | TCS | 5 |
| What is a Wrapper class? | | 3 |
| |
| For more Core Java Interview Questions Click Here |