IW_Section A
IW_Section A
COURSE CODE: 24BCA13 COURSE NAME: BASICS OF INTERNET AND WEB DESIGN CREDITS:4
Module 1 SECTION A
3. Question: What is the web-based service called that allows real-time message exchange between two or more people over
the internet?
A. Instant Messaging B. Email C. Text Message D. Browsing
Answer: A.Instant Messaging
4. Question: How do you describe the process of receiving data from the internet?
A. Surfing B. Rendering C. Uploading D. Downloading
Answer: D.Downloading
5. Question: How do you create a Webpage?
A. Spreadsheet Software C. Web browser D. HTML
Answer: D.HTML
6. Question: How would you identify from the following is not a search engine?
8. Question: What device would you use to enable a computer to transmit data over telephone lines?
Answer: Modem
Answer: [email protected]
10. How do you describe the process of receiving data from the internet?
Answer: Downloading
MODULE – 2 SECTION A
Answer: B.Hash
2. Question: Which is an application that allows you to search for content on the web?
Answer: B.Upload
Answer: A.Encryption
5. Question: What is the main idea of having a hash value ?
Answer: B.Security
Answer: A. PDF
Answer:ZIP
8. Question:What is the method used for optimization of files for hardware (e.g., Smartphone, TV)?
Answer:Device Converter
Answer:EPUB/FB2/ MOBI
10. Question: What is the easier document format to share documents on social media than PDF files?
Answer: JPEG
MODULE – 3 SECTION A
1. Question: Predict the tag which is usually used before the BODY tag?
2. Question: What is the correct HTML tag for the largest heading
Answer:A. <h1>
6. Question: Demonstrate how do you set the background color of the page?
Answer :A <body>
10. Question: How would you use the tags <a> and </a> in HTML?
2. Question:What approach would you use to adjust the space between cells for better visual clarity?
3. Question:How would you ensure that users see alternative text when an image fails to load?
Answer:C. Alt
4. Question:How would you use a CSS selector to style a button with a unique ID on a webpage?
Answer:C. #id
5. Question: How would you approach styling and laying out a webpage?
A. Cascade style sheets B. Color and style sheet C. Cascading style sheets D. Cascaded spreadsheet
Answer:C. Cascading style sheets
Answer: Style
Answer:<caption>
8. Question: How would you correctly insert an image from a file named 'image.gif'?
9. Question: What approach would you use to add padding, borders, and margins to a div element when styling a
webpage?
10. Question: How would you use CSS to change the text color of an element?
Answer: Color
MODULE 5 SECTION A
1. Question:How would you use HTML to create a dropdown menu for selecting from a list of categories in a web
application?
Answer:A) <select>
Answer:A. <textarea>
3. Question: What approach would you use to handle form data containing sensitive or personal information?
4. Question:What approach would you use in CSS property to control and set the amount of spacing between the letters?
Answer:C.letter-spacing
5. Question:Demonstrate the HTML element which would use to create a drop-down list?
Answer: C.<select>
6. Question:How do you solve using HTML code that shows battery levels for a device, from 0% to 100%.
Answer:Meter tag
7.Question:How would you build an HTML form that allows users to upload profile pictures.
Answer:file
8. Question: Predict what kind of input field is generated by default when creating an HTML form without specifying the
type attribute for an <input> element
Answer:Text
9. Question:What might you include while creating a complex form with multiple sections, for better organization and
accessibility.
Answer:<fieldset>
10. Question:How would you adjust the font size on a webpage to improve readability?
Answer: font-size