| Other Core Java Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| Name the method that used to clear the buffer ? |
| 2 |
| Have you worked on bits programming? examples?What is bit?
How many bits are there in the byte? |
| 1 |
| what value will be return by the read() method once it
reaches the end-of-file?
a. Throws EOException
b. Return null
c. Return -1
d. Read method return nothing, because it is void method |
| 1 |
| How to Create A Wapper Class in core Java and Why are Use in
java? |
AMDOC | 2 |
| What is adapter class? |
| 11 |
| why java does not support mulitple inheritance directly? |
TCS | 2 |
| Can an exception be rethrown? |
Wipro | 4 |
| use of wrapper classes? |
IBM | 3 |
| Q) I have a ArrayList object, in that object i have added 5
integer values, 5 float values, 5 string values. Now
question is how can delete particular type of data ( i.e all
int values or all float values or string values) in that
list object at a time? |
Aricent | 3 |
| How to decrease number of hashings in has |
| 1 |
| Nested classes VS Inner classes? |
Infosys | 3 |
| what is data binding? give the example |
TCS | 1 |
| |
| For more Core Java Interview Questions Click Here |