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
}
}
They had given one progam
final HashMap hm=new HashMap();
public void show()
{
hm.put("name",value);
}
in this prg here the final hashtable value can be changed in
put method,its the prg run?
Explain class A{}
class B{}
class C{}
all the three classes are saved in a single file name, what
the name should i provide to the file ,in what file name
should i run the program? Ple Explain
23. Storage space in java is of the form
Stack
Queue
Heap
List
24. What is java code embedded in a web page known as
Applets
Servlets
scriptlets
snippets
25. Which of the following attributes are compulsory with
an <applet> tag?.
code,height & width.
26. What does 'CODEBASE' in an applet tag specify?.
Files absolute path.
The new features of the JDBC 2.0 API, will be supported for
JDBC-ODBC Bridge?
235
How entity beans support container managed persistence?
494
what is the package for freshers in valuelabs.
208
how to one war file class to another war file class?
150
can anyone explain me the workflow of EJB.I have developed
an app. in WSAD using an example that contains CMP and
session bean.But i am not able to understand the basic flow
between diffrent packages.
190
What is files manifesting?
106
What is the difference between RMI and Corba?
102
What methodology can be followed to store more number of
objects in a remote server?
201
Tell me about Firewalls in RMI?
178
What is Three tier architecture. Can anyone explain with a
Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?
In RMI, inorder to sent the stub reference to the client,
is we have to load the server object first into the memory
or can we directly sent reference to the client?
how to make a index.jsp for running the site in internet
and find an error for connection with weblogic server and
java that give an error invalid object name.and how to
maintain session.