pls provide me important mcq's of computer for class 10 code -402 ch- web application .
Answers
Answer:
1. Servlet are used to program which component in a web application?
a) client
b) server
c) tomcat
d) applet
2. Which component can be used for sending messages from one application to another?
a) server
b) client
c) mq
d) webapp
3. How are java web applications packaged?
a) jar
b) war
c) zip
d) both jar and war
4. How can we connect to database in a web application?
a) oracle sql developer
b) toad
c) JDBC template
d) mysql
advertisement
5. How can we take input text from user in HTML page?
a) input tag
b) inoutBufferedReader tag
c) meta tag
d) scanner tag
6. Which of the below is not a javascript framework for UI?
a) Vaadin
b) AngularJS
c) KendoUI
d) Springcore
7. Which of the below can be used to debug front end of a web application?
a) Junit
b) Fitnesse
c) Firebug
d) Mockito
8. What type of protocol is HTTP?
a) stateless
b) stateful
c) transfer protocol
d) information protocol
9. What does MIME stand for?
a) Multipurpose Internet Messaging Extension
b) Multipurpose Internet Mail Extension
c) Multipurpose Internet Media Extension
d) Multipurpose Internet Mass Extension
10. What is the storage capacity of single cookie?
a) 2048 MB
b) 2048 bytes
c) 4095 bytes
d) 4095 MB
Explanation: