| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| different types of threads? | TCS | 5 |
| What is Remote Interface ? | CTS | 2 |
| Which Java operator is right associative? | | 1 |
| What happens when you assigned a 'double' value to
a 'String'? | | 2 |
| What is thread? | BMC | 3 |
| How to make a class immutable? | Bosch | 4 |
| How many bits are used to represent unicodde,ASCII,UTF-16
and UTF-8 characters? | | 2 |
| Which of the following can be referenced by a variable?
A. The instance variables of a class only
B. The methods of a class only
C. The instance variables and methods of a class | | 1 |
| why java does not support multiple inheritance | Mind-Tree | 8 |
| What is the difference between Trusted and Untrusted
Applet ? | IBM | 1 |
| how many types of cloning? | Mobily | 1 |
| is memory to the abstract class allocated ..or objects not
instantiated | TCS | 4 |
| what is the life cycle of jsp? | Photon | 1 |
| What is the argument type of main() method? | | 2 |
| can you program for reverse string? | IBM | 4 |
| Without creating a new object, How you can retrieve a
String or other object? | | 1 |
| In the HashMap, we know the values but we dont know the key,
then how can we get the key from HashMap ????? | Kanbay | 3 |
| What is interface and its use? | HCL | 5 |
| To set the position and size of a component, which methods
are used? | | 2 |
| what is difference between method overloading & method
overridding with example? | IBM | 2 |
| |
| For more Core Java Interview Questions Click Here |