Web Design first 2 Units Quizz BCA Batch 2024

Start Quiz

What does TCP/IP stand for?

Transmission Control Protocol/Internet Protocol Transfer Communication Protocol Transfer Control Protocol

Which protocol is used for email transmission?

FTP SMTP HTTP Telnet

What is the role of Telnet?

File Transfer Sending Emails Remote Login Web Browsing

What does HTTP stand for?

Hypertext Transfer Process Hypertext Transfer Protocol Hyper Transfer Protocol High Transfer Protocol

In a client-server model, the server is responsible for:

Requesting data Providing services Logging errors None of the above

Which of the following describes a static web application?

Predefined content Dynamic data Interactive content Server-side processing

What is the basic structure of an HTML document?

HTML, Body, Footer HTML, Title, Script HTML, Style, Body HTML, Head, Body

What does CSS stand for?

Cascading System Style Cascading Style Sheets Creative Style Sheets Computer Style Sheets

Which is the correct way to apply CSS inline?

What is the primary purpose of JavaScript?

Add interactivity to web pages Format content Manage database Transfer files

XML is primarily used for:

Web designing Defining data Transporting and storing data Scripting

XML is primarily used for:

Web designing Defining data Transporting and storing data Scripting

Which of these is a golden rule of web design?

Maximize content Use bright colors Keep the design complex Ensure consistency A hyperlink A table An image An attribute

Which attribute specifies an image source in HTML?

src href alt link

How are unordered lists created in HTML?

      What is the default alignment for content in

      tags?

      Left Right Center Justified

      Which HTML tag is used to create a form?

      form[]

      Which of these is used to create a dropdown in a form?