Is java a virus?
Answer / Arun Kaurav
Java is not a virus. Java applications can be dangerous if they are malicious or infected with viruses, but Java itself is a programming language and not a threat.
| Is This Answer Correct ? | 0 Yes | 0 No |
JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).
2 Answers Infinite Computer Solutions, TCS,
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is stringwriter?
Can a for statement loop indefinitely?
Explain about sets?
Explain the differences between static and dynamic variables?
How can you set an applet’s height and width as a percentage?
Name the methods in mouse listeners ?
Default layout of Dialog object?
What do you understand by java virtual machine?
How many types of equations are there?