| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can we access private data outside of the class directly in
java programming language? Why There is no runtime checking
in java, which leads to access the private data directly
outside of a class? | Google | 2 |
| How the elements are organized in GridBagLayout? | | 1 |
| what is sendredirect? | TCS | 3 |
| Explain the difference between the Boolean & operator and
the && operator? | | 1 |
| what is the life cycle of jsp? | Photon | 2 |
| Explain cookies? | | 2 |
| Can I create any Marker Interface? If yes then how can I
use it??? | | 1 |
| what is prepare statement?
what is calabedtarement? | Symphony | 1 |
| How do u provide security in java | | 1 |
| How to declare unique ArrayList ? | RMSI | 4 |
| Why Java is a platform independent language? | Zensar | 4 |
| how many access specifiers are available in java | | 5 |
| What is the ResourceBundle? | Elementus-Technologies | 2 |
| java can provide security ,how can provide? | IBM | 3 |
| how cani read a command line argument?(usingfile object). | | 3 |
| What is Collection interface? | Zensar | 1 |
| After compilation of java program we'll get .class code. If
it's generated in OS Windows XP will it work on OS Linux? If
yes why? If no why? | Aricent | 4 |
| What is audio clip interface? Name few methods of it ? | | 1 |
| Why non nested classes in java are not having marked as
protected access specifier | Google | 1 |
| class A
{
class B
{
psvm(String args[])
{
}
}
}
if the prg saved in A.java whats the o/p? | HCL | 5 |
| |
| For more Core Java Interview Questions Click Here |