| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can a class inherit the constructors of its superclass? | Wipro | 7 |
| 1).Is Object class abstract or not?
2).Is main method(public static void main(String args[])low
priority thread or high priority thread?
| TCS | 2 |
| Who developed JScript language? | | 3 |
| What is meant by constructor? | | 4 |
| How to create two different thread class inside a main function? | | 1 |
| How two different class threads communicate with each
other?. send example code. | | 4 |
| If your team member writes code with lots of static
variables and static methods, will it cause any side effects? | KPIT | 1 |
| How can we find size of the object ? | RazorSight | 1 |
| printstream class method println() is calling using System
class and its static object out .how it is explain any one
in detail with example ? | TCS | 1 |
| how to convert mm/dd/yy to dd/mm/yy using collections in
java. | Bosch | 2 |
| Why we can not force Garbage Collection? | | 5 |
| What is a layout manager? | | 1 |
| question on Thread synchronization | Huawei | 1 |
| What is synchronization? How it can be achieved? | | 2 |
| Different types of Layouts? | | 5 |
| Why non nested classes in java are not having marked as
protected access specifier | Google | 1 |
| when asub class inherits a super class and overrides a
public method of super class in sub class(public method in
super class).
why these methods needs to be public in sub class.
(otherwise compile time error). | | 2 |
| What is unicode? | | 2 |
| when a servlet sends request for first time it uses the
follwing methods
a)init
b)doget()
c)dopost()
d)service | Accenture | 2 |
| What is Servlet? | | 8 |
| |
| For more Core Java Interview Questions Click Here |