Vous êtes sur la page 1sur 3

ANNAMACHARYA INSTITUTE OF TECHNOLOGY & SCIENCES::KADAPA

III B.Tech II Semester I Mid Term Examinations FEB 2019 Branch: CSE
Name of the Subject: WEB AND INTERNET TECHNOLOGIES
Time: 90 Minutes Max. Marks: 30
Answer any Three Questions 3x10 = 30M

1. What is HTML table? Explain table element with necessary attributes. Write the HTML code to
print following table.
ONE TWO
FOUR
THREE SIX
FIVE
SEVEN EIGHT
2. a. What do you mean by “class” and “id” in CSS? Show the use of external CSS with example.
b. Draw the neat block diagram and explain the CSS box model
3. a. Design a form using HTML and Java Script to collect the details from the user such as name,
gender (radio button), address state &city. Create a dynamic drop down list for state and based on
state create another drop down list containing list of cities for that state.
b. write a java script program which reads number and check whether that number is strong or not
4. Define Data base connectivity? Write in detail about JDBC Drivers with an Example.
5. a. Write a Script that asks the user to enter two numbers and outputs text that displays the sum,
product, difference and quotient of the two numbers.
b. Write in brief about Session Handling with simple examples.

ANNAMACHARYA INSTITUTE OF TECHNOLOGY & SCIENCES::KADAPA


III B.Tech II Semester I mid Term Examinations FEB 2019 Branch: CSE
Name of the Subject: WEB AND INTERNET TECHNOLOGIES
Time: 90 Minutes Max. Marks: 30
Answer any Three Questions 3x10 = 30M

1. What is HTML table? Explain table element with necessary attributes. Write the HTML code to
print following table.
ONE TWO
FOUR
THREE SIX
FIVE
SEVEN EIGHT
2. a. What do you mean by “class” and “id” in CSS? Show the use of external CSS with example.
b. Draw the neat block diagram and explain the CSS box model

3. a. Design a form using HTML and Java Script to collect the details from the user such as name,
gender (radio button), address state &city. Create a dynamic drop down list for state and based on
state create another drop down list containing list of cities for that state.
b. write a java script program which reads number and check whether that number is strong or not
4. Define Data base connectivity? Write in detail about JDBC Drivers with an Example.
5. a. Write a Script that asks the user to enter two numbers and outputs text that displays the sum,
product, difference and quotient of the two numbers.
b. Write in brief about Session Handling with simple examples.

ANNAMACHARYA INSTITUTE OF TECHNOLOGY & SCIENCES::KADAPA


III B.Tech II Semester I mid Term Examinations FEB 2019 Branch: CSE
Name of the Subject: Web and Internet Technologies
Time: 20 Minutes

Signature of the Invigilator:


Objective type questions Max. Marks: 10

1. _________ is a language used for describing the text based information on the web page [ ]
a. HTML b. JSP c.PHP d. Servlets
2. <b> tag makes the enclosed text bold. What is other tag to make text bold? [ ]

a. <strong> b <dar> c. <black> d. <emp>


3. <UL> … </UL> tag is used to ________ [ ]
a. display the numbered list b. underline the text c. display the bulleted list d. bold the text
4. JavaScript introduced by ___ [ ]
a. Microsoft b. IBM c. Google d. Sun Micro system
5. ___is a program that generates and transmits responses to client requests for web resources. [ ]
a. servlet b. jsp c. php d. web server
6. ___is a mechanism by which we can keep track of previous sessions between Server and the browser.
a. HTTP b. cookies c. session tracking d. none[ ]
7. ____________ prefix is used for formatting tags.
a. c b. fmt c. fn d. sql
8. JSP is useful for ___________side programming. [ ]
a. client b. both c. server d. none
9. ________ style sheet is used to more than one web page. [ ]
a. Inline b. Embedded c. External d. none
10. ______ tag is used to section of the document for intended for navigation. [ ]
a. <link> b. <nav> c. <footer> d. <section>
11. ________ method is used to rotate an element around it’s x-axis at a given degree in 3D. [ ]
a. skewx() b. rotatex() c. translate() d. scaling()
12. The period of time between connection establishment and connection closing between [ ]
Client and Server is known as a ________
a. cookies b. session tracking c. session d. none
13. To add cookie _____________ method is used. [ ]
a. getCookies() b. new Cookie() c. getParameter() d. addCookie()
14. The way document content is accessed and modified is called the _____ [ ]
a. Document model b. Event model c. Document Object Model d. None
15. ________ sets the default number of seconds before any HTTP request will timeout. [ ]
a. Document Root b. Add Type c. Action d. Timeout
16. __tags elements which are used to provided Meta information about the document [ ]
a. <html> b.<head> c.<meta> d.<meta>
17. ____CSS selector selects all children C of parent P [ ]
a. P:C b.P>C c. P*C d. All
18. What is the full form of CSS? [ ]
a. Cascade Style Streams b. Color Sensitive Style. c. Colorful Style Streams d. Cascade Style Sheets.
19. Which of the following properties is used to change the background color? [ ]
a. bgcolor: b. background-color: c. color: d.background:
20. What is then extension of JSP Program [ ]
a. jsp b.js c. jre d.jstl

Vous aimerez peut-être aussi