IMPORTANT QUESTION BANK
Program : Computer Engineering
Course Name: AJP
Course Code : 22517
Sr No Question
State Port number for HTTP ___________.
1.
Identify The class which encapsulates both the numerical IP address and the domain
2.
name for that address is _____.
3. State True or False TCP protocol is reliable and connection oriented.
Identify how many server socket can connect to clients.
4.
Describe In this constructor server socket (int Port , int max_ queue ) what is the default value
5. for max_ queue?
Determine which 5 parameter uniquiley identify a connection.
6.
7. Determine TCP does not supports Multicasting and Broadcasting because ___
8. State How many steps are used to connect any java application with the database using JDBC?
9. ODBC minimum SQL grammar contains .
10. Which method executes an SQL statement that may return multiple results?
Identify which Native-protocol pure Java Driver converts into the
11. directly.
Discuss The JDBC-ODBC bridge supports how many concurrent open statements per
12. connection?
13. Classify DELETE statement of an SQL is executed by
Determine The interface to the database is handle by________________.
14.
15. The syntax to create a table named "Course", should begin with
16. Identify Which is the default Http Request method?
Identify which Native-protocol pure Java Driver converts into the
17. directly.
Select true or false for following statements.
18. i. JavaBeans slow-down software development process.
Java Servlets do not have built-in multithreaded feature.
_________ is a small piece of information that is passed back & fort in HTTP request
19.
and response.
20. Which life cycle method is used to process a client’s request?
State UDP stands for____________________.
21.
22. Spell the class which is used to create a port where the server will listen.
23. Classify Communication using TCP protocol is_______ and___________________.
22
24. State True or False TCP protocol is not reliable and connection oriented.
23
25. Express IPv6 uses _____________ .
24
26. State DNS stands__________.
25
27. Tell Port number for FTP is ________________.
26
28. Which method is used For reading the content of the database .
27
29. Which method executes an SQL statement that may return multiple results?
28
30. Discuss The JDBC-ODBC bridge supports how many concurrent open statements per
29 connection?
31. Microsoft access data in -------- file format ?
30
32. Determine The interface to the database is handle by________________.
31
33. SQL stands for .
32
34. Which is the main component of JDBC API?
33
35. What is purpose of next( ) method?
34
36. Examine A user types the URL http://www.msbte.com/result.php. Which request gets
35 generated?
37. Describe Apache Tomcat is__________.
36
38. Servlet life cycle has________ states.
37
39. Life cycle of a servlet is managed by _________ .
38
40. _______is the first phase of Servlet life cycle.
39
41. Microsoft access data in -------- file format ?
40
URL is an acronym for _________
42.
Backbone of JDBC Architecture is_________________
43.
In JDBC __________ imports all java classes concerned with database connectivity.
44.
ODBC Drivers are platform ______________.
45.
ODBC Stands for ?
46.
47. Which is the default Http Request method?
48. Name the http method used to send resources to the server.
49. State true or false for following statements.
ii. JavaBeans slow-down software development process.
iii. Java Servlets do not have built-in multithreaded feature.
50. _________ is a small piece of information that is passed back & fort in HTTP request
and response.
51. Which lifecycle method is used to process a client’s request?
52. A user types the URL http://www.msbte.com/result.php. Which request gets generated?
53. Apach Tomcat is__________.
54. What the method with getSession() method with “true” parameter will do?
55. Life cycle of a servlet is managed by _________ .
56. To send binary output in the response, the following method of HttpServlet response many be used to
get the appropriate Writer/Stream object.
57. _______is the first phase of Servlet life cycle.
58. _________is used to read data from a client request.
59. Servlet life cycle has________ states.
60. How to send data in get method?
61. JSP stands for _____.
62. What is the limit of data to be passed from HTML to doGET()
63. Which JSP tag is used to transfer for processing another JSP page?
64. A JSP page consist of which tags?
65. Which method is used to specify before any lines that used the printWriter?
Subject Coordinator –Sonali Mohod