cool hit counter
Cafe4Java
Cafe4Java
 

SCWCD Mock Exam
Q4)
Which of the following events/ code will invoke the GET (doGet) method of a servlet?
  • A)
    <form action="/servlet/Cafe4Java" method="GET">
    ..
    ..
    </form>
    
  • B)
    <form action="/servlet/Cafe4Java">
    ..
    ..
    </form>
    
  • C)
    <a href="www.Cafe4Java.com/servlet/Cafe4Java">Cafe4Java
    
  • D)
    <form action="/servlet/Cafe4Java" method="doGet">
    ..
    ..
    </form>
    
Answer to Q4


    <<<< Back to Q3 <<<<         >>>> Go to Q5 >>>>

Submit your feedback on this mock exam


 
 

 
 
Custom Search
     
Cafe4Java