Questions · Page 5 of 7

MCQ

MCQ 2011 Mark
KompoZer is which type of web development IDE ?
  • A
    Proprietary
  • Open source
  • C
    Unauthorized
  • D
    Both B & C
Answer
Correct option: B.
Open source
B
View full question & answer
MCQ 2021 Mark
Which attribute/s is/are used to specify the size of a textarea element?
  • A
    Rows
  • B
    Cols
  • Both A & B
  • D
    Option
Answer
Correct option: C.
Both A & B
C
View full question & answer
MCQ 2041 Mark
Which option is used to view the different toolbars and status bar, if not visible?
  • A
    Show → Toolbar
  • B
    Edit → Show/Hide
  • View → Show/Hide
  • D
    File → Show/Hide
Answer
Correct option: C.
View → Show/Hide
C
View full question & answer
MCQ 2061 Mark
Which of the following option is used to give a background colour to the form?
  • A
    Form → Page Background
  • B
    Format → Page Colors
  • C
    Form → Page Colors and Background
  • Format → Page Colors and Background
Answer
Correct option: D.
Format → Page Colors and Background
D
View full question & answer
MCQ 2071 Mark
In Selection list, which checkbox should be selected to initialize any list value ?
  • A
    Disabled
  • B
    Checked
  • Initially Selected
  • D
    Selected
Answer
Correct option: C.
Initially Selected
C
View full question & answer
MCQ 2091 Mark
Which of the following shows a blank untitled web page?
  • Page area
  • B
    Page pane
  • C
    Site Manager
  • D
    F9 key
Answer
Correct option: A.
Page area
A
View full question & answer
MCQ 2111 Mark
Which tag is used to create a drop down menu?
  • <Select>....</Select>
  • B
    <Input>.....</Input>
  • C
    <Title>.... </Title>
  • D
    <Menu>....</Menu>
Answer
Correct option: A.
<Select>....</Select>
A
View full question & answer
MCQ 2131 Mark
What will appear on the status bar, when we click on any item in page?
  • HTML Code
  • B
    Structure
  • C
    Preview
  • D
    File name
Answer
Correct option: A.
HTML Code
A
View full question & answer
MCQ 2141 Mark
In which mode scripts and links don't operate properly?
  • A
    Normal
  • B
    HTML Tags
  • C
    None
  • Preview
Answer
Correct option: D.
Preview
D
View full question & answer
MCQ 2151 Mark
Which of the following gives rapid access to the files on both local machines and remote servers?
  • A
    Page tab
  • B
    Composition toolbar
  • Site Manager
  • D
    CSS
Answer
Correct option: C.
Site Manager
C
View full question & answer
MCQ 2161 Mark
Which facilities are provided by IDE?
  • A
    GUI, Code editor, Interpreter
  • B
    GUI, Text editor, Debugger
  • C
    GUI, Compiler, Debugger
  • All A, B & C
Answer
Correct option: D.
All A, B & C
D
View full question & answer
MCQ 2171 Mark
Which Input type is used to select multiple items from given group of items?
  • Checkbox
  • B
    Radio
  • C
    Textarea
  • D
    Text
Answer
Correct option: A.
Checkbox
A
View full question & answer
MCQ 2181 Mark
Which method retrieves the data from the form and sends it to the server by attaching it at the end of the URL?
  • A
    POST
  • B
    PUT
  • GET
  • D
    SET
Answer
Correct option: C.
GET
C
View full question & answer
MCQ 2191 Mark
While creating a website, with which file name we have to save our page ?
  • Index.html
  • B
    Document1.html
  • C
    Untitled1
  • D
    Doc1.html
Answer
Correct option: A.
Index.html
A
View full question & answer
MCQ 2201 Mark
Which option is used to open recently opened file ?
  • A
    File → Open
  • B
    File → Open an exisiting
  • C
    File → Open Recent file
  • File → Recent Pages
Answer
Correct option: D.
File → Recent Pages
D
View full question & answer
MCQ 2211 Mark
Which colour marker is used to indicate the start tag of all the elements ?
  • A
    Red
  • B
    Green
  • Yellow
  • D
    Blue
Answer
Correct option: C.
Yellow
C
View full question & answer
MCQ 2231 Mark
IDE means......
  • A
    Intermediate Development Environment
  • B
    International Development Enterprise
  • C
    Internet Developed Environment
  • Integrated Development Environment
Answer
Correct option: D.
Integrated Development Environment
D
View full question & answer
MCQ 2241 Mark
In 'Page Colors and Background' dialogue box how many types of colours are available ?
  • A
    4
  • 5
  • C
    6
  • D
    7
Answer
Correct option: B.
5
B
View full question & answer
MCQ 2251 Mark
Which of the following is correct option to create Textarea ?
  • Form → Text Area
  • B
    Form → Form field → Text Area
  • C
    Form → Select → Text Area
  • D
    Insert → Text Area
Answer
Correct option: A.
Form → Text Area
A
View full question & answer
MCQ 2261 Mark
What is used to enter a large text in any field in KompoZer?
  • A
    Text box
  • Textarea
  • C
    Drop down menu
  • D
    Checkbox
Answer
Correct option: B.
Textarea
B
View full question & answer
MCQ 2271 Mark
What will remain same while creating Checkbox ?
  • A
    Label
  • B
    Group name
  • Field name
  • D
    Value
Answer
Correct option: C.
Field name
C
View full question & answer
MCQ 2281 Mark
What will remain same within a group, while creating Radio button ?
  • A
    Value
  • B
    Label name
  • C
    Text label
  • Group name
Answer
Correct option: D.
Group name
D
View full question & answer
MCQ 2291 Mark
Using which toolbar we can give heading to the form ?
  • A
    Edit mode
  • B
    Composition
  • C
    Format toolbar2
  • Format toolbar1
Answer
Correct option: D.
Format toolbar1
D
View full question & answer
MCQ 2301 Mark
What should be the file name, if we create multiple web pages?
  • Name of the website
  • B
    Home page
  • C
    Folder name
  • D
    Drive name
Answer
Correct option: A.
Name of the website
A
View full question & answer
MCQ 2311 Mark
Which tag is used to create the elements within the menu?
  • A
    <Select>......</Select>
  • <Option>....</Option>
  • C
    <Input>.....</Input>
  • D
    <H1>.....</H1>
Answer
Correct option: B.
<Option>....</Option>
B
View full question & answer
MCQ 2321 Mark
Which tag is used to create a drop down menu ?
  • <Select>....</Select>
  • B
    <Input>.....</Input>
  • C
    <Title>....</Title>
  • D
    <Menu>....</Menu>
Answer
Correct option: A.
<Select>....</Select>
A
View full question & answer
MCQ 2331 Mark
Which tag is used to implement textarea element ?
  • A
    <Text area>....</Text area>
  • <Textarea>....</Textarea>
  • C
    <Address>.....</Address>
  • D
    <Input>....</Input>
Answer
Correct option: B.
<Textarea>....</Textarea>
B
View full question & answer
MCQ 2341 Mark
What is used to set back all entered values of form to default values ?
  • A
    Clear
  • B
    OK
  • C
    Undo
  • Reset button
Answer
Correct option: D.
Reset button
D
View full question & answer
MCQ 2351 Mark
Which Input type is used to select multiple items from given group of items ?
  • Checkbox
  • B
    Radio
  • C
    Textarea
  • D
    Text
Answer
Correct option: A.
Checkbox
A
View full question & answer
MCQ 2361 Mark
After filling the data in the form what should user click to open file specified with action attribute?
  • A
    Open
  • B
    Save
  • C
    Open with
  • Submit button
Answer
Correct option: D.
Submit button
D
View full question & answer
MCQ 2371 Mark
What is used to enter and validate data within the forms?
  • A
    Script
  • B
    Software
  • Form element
  • D
    Web page
Answer
Correct option: C.
Form element
C
View full question & answer
MCQ 2381 Mark
What is used to input data to help the visitors of the website ?
  • A
    Javascript
  • B
    Web designing
  • C
    HTTP
  • HTML Forms
Answer
Correct option: D.
HTML Forms
D
View full question & answer
MCQ 2391 Mark
Using which toolbar we can preview our page ?
  • A
    Composition
  • B
    Format toolbar 1
  • Edit mode
  • D
    Page
Answer
Correct option: C.
Edit mode
C
View full question & answer
MCQ 2401 Mark
On which toolbar 'Open' icon is available in KompoZer ?
  • A
    Format toolbar 1
  • B
    Format toolbar 2
  • Composition
  • D
    Page
Answer
Correct option: C.
Composition
C
View full question & answer
MCQ 2411 Mark
In 'Create a new document or template' dialogue box which options are available?
  • A
    A blank document
  • B
    A new document based on a template
  • C
    A blank template
  • All A, B & C
Answer
Correct option: D.
All A, B & C
D
View full question & answer
MCQ 2421 Mark
In "Create a new document or template" dialogbox, which option allows us to create the page in a new tab?
  • New Tab' option in 'Create in' box
  • B
    New document' option in 'Create' box
  • C
    New template' option in 'New' box
  • D
    New tab' option in 'Create' box
Answer
Correct option: A.
New Tab' option in 'Create in' box
A
View full question & answer
MCQ 2431 Mark
By using which of the following option we can create a new file ?
  • A
    Edit → New
  • File → New
  • C
    File → New document
  • D
    File → New Template
Answer
Correct option: B.
File → New
B
View full question & answer
MCQ 2441 Mark
What will appear on the status bar, when we click on any item in page ?
  • A
    HTML Code
  • Structure
  • C
    Preview
  • D
    File name
Answer
Correct option: B.
Structure
B
View full question & answer
MCQ 2451 Mark
Name the part, which appears on the bottom of the window
  • A
    Task bar
  • B
    Name pellet
  • C
    Notification area
  • Status bar
Answer
Correct option: D.
Status bar
D
View full question & answer
MCQ 2461 Mark
Which tab displays the HTML source of the current element ?
  • Spilt
  • B
    Design
  • C
    Source
  • D
    None of these
Answer
Correct option: A.
Spilt
A
View full question & answer
MCQ 2471 Mark
Which tabs are shown on the left side of the page pane ?
  • A
    Design
  • B
    Spilt
  • C
    Source
  • All A, B & C
Answer
Correct option: D.
All A, B & C
D
View full question & answer
MCQ 2481 Mark
Which colour marker is used to indicate the start tag of all the elements in HTML Tags view ?
  • A
    Red
  • B
    Green
  • Yellow
  • D
    Blue
Answer
Correct option: C.
Yellow
C
View full question & answer
MCQ 2491 Mark
Which of the following view is helpful to the users those who are familiar with HTML?
  • A
    Print
  • B
    Preview
  • C
    Normal
  • HTML Tags
Answer
Correct option: D.
HTML Tags
D
View full question & answer
MCQ - Page 5 - COMPUTER STD 12 Science Questions - Vidyadip