|
Related Questions |
View Answer |
|
What is the functionality stubs and skeletons?
|
View Answer
|
|
What is the mapping mechanism used by Java to identify IDL language?
|
View Answer
|
|
Diff between Application and Applet?
|
View Answer
|
|
What is serializable Interface?
|
View Answer
|
|
What is the difference between CGI and Servlet?
|
View Answer
|
|
What is the use of Interface?
|
View Answer
|
|
Why Java is not fully object oriented?
|
View Answer
|
|
Why does not support multiple Inheritance?
|
View Answer
|
|
What it the root class for all Java classes?
|
View Answer
|
|
What is polymorphism?
|
View Answer
|
|
Suppose If we have variable ' I ' in run method, If I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
|
View Answer
|
|
In servlets, we are having a web page that is invoking servlets username and password. which is cheks in the database, Suppose the second page also. If we want to verify the same information whether it will connect to the database or it will be used previous information?
|
View Answer
|
|
What are virtual functions?
|
View Answer
|
|
Write down how will you create a binary Tree?
|
View Answer
|
|
What are the traverses in Binary Tree?
|
View Answer
|
|
Write a program for recursive Traverse?
|
View Answer
|
|
What are session variable in Servlets?
|
View Answer
|
|
What is client server computing?
|
View Answer
|
|
What is Constructor and Virtual function. Can we call Virtual funciton in a constructor?
|
View Answer
|
|
Why we use OOPS concepts, What is its advantage?
|
View Answer
|