| Other Core Java Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What do you mean by Remote procedure call? | | 2 |
| What is the difference between a Window and a Frame? | | 1 |
| Without creating a new object, How you can retrieve a
String or other object? | | 1 |
| What is the difference between static and non-static
variables? | | 2 |
| write java code to print second max number in the array | Huawei | 4 |
| When does the compiler supply a default constructor for a
class? | TCS | 7 |
| What are Encapsulation, Polymorphism and Inheritance? | | 1 |
| they asked class A{}
class B{}
class c{}
all the three class saved as a single file,there is no main
method in the file
and anothe class
M.java
class m
{
psvm(String args[])
{
// here the parent class can access
}
}
| DNS | 1 |
| What is Interface? | BMC | 5 |
| How to print nodes of a Binary tree? | TCS | 1 |
| Hey buddy.. can you please tell me about the use of marker
interface? And is there any link between marker interface
and factory methods?
Thanks in advance. | | 2 |
| Why would you desing a J2EE application so user data is
entered by way of a JSP page and managed by an underlying
Java Beans class? | Adobe | 2 |
| What is Servlet? | | 6 |
| What is the minimum and maximum length of an identifier? | TCS | 6 |
| What are init(), start() methods and whey they are called? | | 2 |
| what is the difference between cd & dvd ? | Satyam | 4 |
| What is encapsulation? Elaborate with example? | BMC | 1 |
| what is mean by method signature? | Satyam | 4 |
| What is the life cycle of an Applet ? | | 1 |
| What is the differenc between Enemuration interface and
iterator interface according to accessing? | | 4 |
| |
| For more Core Java Interview Questions Click Here |