Tag: java
Questions Related to java
-
As a CGI script
-
As an independent process
-
By one of Tomcat's threads
-
None of the above is correct.
-
4K
-
2K
-
6K
-
None of the above is correct.
-
_jspService()
-
jspInit()
-
jspDestroy()
-
getParameter()
-
1,3,4 only
-
2,3,4 only
-
1,2,4 only
-
1,2,3,4
-
doPost()
-
doGet()
-
System.out.println()
-
System.exit(0);
-
Simple Mail Transfer Protocol (SMTP) implementation in Java.
-
Java Mail API
-
Both a and b
-
Neither a and b
-
depth must be an int
-
dive must be a method.
-
dive must be the name of an instance field.
-
submarine must be the name of a class
-
submarine must be a method.
-
public void amethod(int s, String i){}
-
public void Amethod(int i, String s) {}
-
public void amethod(int i, String mystring){}
-
None of the above
-
public int amethod(int i, String s){}
-
Float
-
None of the above
-
byte
-
String
-
integer