MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java Programming
→
Exceptions
→
What is the lastest version of Java?
1.
What is the lastest version of Java?
A.
7
B.
6
C.
9
D.
8
Answer» D. 8
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the difference between servlets and applets?i.Servlets execute on Server; Applets execute on browserii.Servlets have no GUI; Applet has GUIiii.Servlets creates static web pages; Applets creates dynamic web pagesiv.Servlets can handle only a single request; Applet can handle multiple requests
Which are the session tracking techniques?i. URL rewritingii. Using session objectiii.Using response objectiv. Using hidden fieldsv. Using cookiesvi. Using servlet object
Which of the following is good coding practice to determine oddity?i)public boolean Calc(int n){ return (n & 1)!= 0; }ii)public boolen Calc(int n){ return n % 2 == 1;}
What is the lastest version of Java?
JVM stands for ____
Which are the session tracking techniques?
What is the difference between servlets and applets?
request is instance of which one of the following classes?
What does foo.getClass().getMethod( doSomething , null) return?
jspService() method of HttpJspPage class should not be overridden.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies