Tuesday , 3 December 2024

IT430 Solved MCQs mega Collection for Recent Quizs

Which HTML attribute is used to define inline styles?

• Styles
• Text

• Style

• CSS

Which attribute can be used to make a region non-clickable?

• Alt
• Target

• nohref

• none of the given

With _________, you can display more than one Web page in the same browser window.

• Forms

• Frames

• Post Action
• Java Scripts

In CSS, how do you make the text bold?

• font:b
• font-size:bold

• font-weight:bold

• FTP
• Telnet
• none
33. Which of the following is used for web page requests?
• HTTP

Which of the following provides an interface & series for file transfer over the network?

• HTTP

• FTP

• Telnet
• None

 __________________ connects a local computer with a remote computer.

• SMPT
• VPN

• Telnet

• none

Which of the followings provide e-mail services on the internet?

• MAC
• Telnet
• none

 ________________ is connectionless transport protocol.

• SMPT
• SMPT
• TCP

• UDP

• MAC

 ___________ is connection-oriented transport protocol.

• SMPT

• TCP

• UDP
• MAC

 Public Key of the receiver is used to——————-.

a. Decrypt the message

b. Encrypt the message

c. Scramble the message
d. None of the mentioned options

Receiver applies —————-to the received original message

• Digital signature
• Message digest

• Hash function

• None of the mentioned options

Symmetric key can be replaced with—————————-.

• Symmetric algorithms

• Pair of public and private keys

• Asymmetric key
• None of the mentioned options

Most of the electronic payment systems on internet use ——————to ensure confidentiality and security of the payment information.

• Quantum computing
• Cryptography

• Both of the mentioned options

• None of the mentioned options

 Simplicity and —————-is the biggest advantage of Virtual PIN payment system.

• Full encryption
• Dual encryption

• No encryption

• None of the mentioned options

An electronic check book device is a combination of

• Hardware and a digital signature


• Software and information about user

• Secure hardware and software

• None of the mentioned options

Which of the following is disadvantage of virtual PIN payment system?

• Bogus purchases are possible
• Stolen credit card number can be used
• Only some extra copies of the information items are made in case of a fraud

• All of the mentioned options are disadvantages of Virtual PIN payment system

FV stands for

• Forward Virtual
• Famous virtual
• None of the mentioned options

• First Virtual

 In the statement var myAr = new Array (60); what does the number 60 represent?

• The value assigned to the 1st element in the array

• The number of elements to be used in the array

• The number of dimensions created in a multi-dimensional arra
• All

Which of the following is the valid syntax for initialization of a string object?

• Var Girl = “salmanoreen”
• Girl = new string( “salmanoreen”)

• Var Girl = new string( “salmanoreen”)

• Var Girl = new Girl( “salmanoreen”)

Identify that machine which services the internet request?

• Web client

• Web server

• Browser
• Mozilla

 _________ attribute indicates the unique field name for a checkbox.

• Type

• Name

• Input
• Value

In HTML, depending upon which tag is used, the enclosed content can then have

Specific effect
Style
Format

Specific effect, style and format

Which of the following is true for selection list?

<select name=”field name” size=”no. of items”>
<select “name=field name” size=”no. of items”></select>

<select name=”field name” size=”no. of items”></select>

None of the above

List tag used in html is ______

Paired

Unpaired
Single
None of the given options

Which of the following is HTML tag could not be used as CSS tag?

<h1>

<style>

<a>
<p>

What is identified by the tag?

Horizontal frame

Bottom Frame
Top Frame
Vertical Frame

HTML documents are connected with each other by ________.

Big Tag
Small Tag
Link Tag

None of the given options

The web addresses are first translated into IP address through ________

SMTP
HTML
IPV6

DNS

 In Style sheets, how do you change the text color of an element?

color:

text-color=
text-color:
font-color:

 ________ is used to interpret and show contents of the web page.

• HTML
• Notepad

• Browser

• Computer

A _________ is a web page populated with text boxes, drop-down lists and commands buttons to get information from the user.

• Hypertext Link

• Form

• Table
• Button

Which of the following is NOT an advantage of CSS?

• Define the look of your pages in one place

• Works on version 4 browsers or newer

• Easily change the look
• Implement same formatting each time tag is used.

Links are used to connect ____________.

• Images
• Text
• Images and web documents

• All of the given

When a visitor clicks a _________, the entries in form are set to the default values.
• Button
• Radio Button
• Submit Button

• Reset Button

Which of the following are correct tags used for frames

,
• <Frame></Frame>
• <Frameset><Frame></Frame></Frameset>

• <Frameset><Frame></Frameset>

• <Frameset><Frame></Frame>

question_2you: if you have a less space for e-mails on internet then _________ protocol is used.

• SMTP
• IMAP

• POP

• POP3

_____________ are normally used to get yes/no or true/false information from a reader.

• Check Boxes

• Radio buttons

• Submit Buttons
• Selection List

Default web page background color is __________.

• Green
• Red

• White

• Blue

_____________ are normally used to get yes/no or true/false information from a reader.

• Check Boxes

• Radio buttons

• Submit Buttons
• Selection List

 Which of the following is NOT valid HTML code line?

• <frameset rows=”16%,84%”>

• <frameset columns=”16%,84%”>

• <frameset cols=”100,150″>
• <frameset cols=”50%,50%” rows=”16%,84%”>

What is the meaning of SRC in frame tag?

• Source for image saved on your disk
• Source for images saved on your disk

• Source of page saved on your disk

• Source of Pages saved on your disk

In what form style rules are presented?

• selector { property= value }
• selector ( property: value )

• selector { property: value }

• selector ( property= value )

 __________ is the code for blank space in HTML.

• &lsquo;

• &nbsp;

• &sbquo;
• &iexcl;

Which CSS property controls the text size?

• font-style

• font-size

• text-style
• text-size

 Which HTML tag is used to define an internal (embedded) style sheet?

• CSS
• Text / Style

• Style

• Script

Meta Data is important for easier ____________.

• Web page creation
• Web site upload

• Web page search through search engine

• None of the above

Check Also

IT430 Assignment no 03 Spring 2013

ASSIGNMENT NO 3 SPRING 2013 LAST DATE: 16-05-2013 Rules for Marking  It should be clear that …

One comment

  1. It is not my first time to visit this web site, i am browsing this web site dailly and
    take good data from here daily.

Leave a Reply

Your email address will not be published. Required fields are marked *

*