Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
118 views
4 pages
Chapter 1 Computer Class 12
Imp underline questions
Uploaded by
Irfan
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save Chapter 1 Computer class 12 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
118 views
4 pages
Chapter 1 Computer Class 12
Imp underline questions
Uploaded by
Irfan
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save Chapter 1 Computer class 12 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save Chapter 1 Computer class 12 For Later
You are on page 1
/ 4
Search
Fullscreen
Chapter 1 Creating HTML Forms Using KompoZer Textbook Exercise + Additional Questions (1) Which of the following is a container used to collect different kinds of inputs from the user? (A) Form (8) Webpage (c) Text {0) Input (2) Which of the following element is used to create an HTML form? (A) Textarea 8) Form (C) Select and Option {0) Input (3) Which of the following is the tag used to implement form element? (A)
.....
(B)
.....
(C)
..... (D)
.....
(4) Which of the following attribute of form is used to specify where to send the form data when the form is submitted? (A) Method B) action (C) submit (D) input (5) Which of the following attribute of form specifies the HTTP method to be used when Sending the data? (A) Submit (8) action (C) method (0) input (6) Which of the following values are used by method attribute? (A) GET and POST (B) GET and SET (©) GET and PUT (D) SET and PosT (7) Which of the following method allows only a limited amount of information to be sent at atime? (A) GET (8) POST (c) SET (D) PUT (8) Which of the following method sends the data as a block through the HTTP transaction? (A) GET (8) SET (¢) PUT [D) POST (9) Which of the following attribute of the input element specifies the field that is to be created in the form? (A) Input 8) Type (c) Name (0) Value (10) Which of the following element allows multi-line text input? (A) Textarea (8) Input (C) Select and Option (D) Form (11) Which of the following element is used in form to create dropdown list or menu? (A) Input (8) Textarea (C) Select (D) Form (12) Which of the following is a free open source web development IDE? (A) HTML. [B) Kompozer (C) SciTE (D) Base (13) Which of the following stands for “WYSIWYG” ? (A) When You See Is When You Get (B) What You See Is When You Get (C) What You See Is What You Get (D) When You See Is What You Get (14) Which of the following software are the example of open source IDE’s? (A) Kompozer (8) Eclipse (C) JBuilder [D) All of these (15) Which of the following method sends the data as a block through the HTTP transaction? (a) GET (8) POST (c) FTP (0) HTTPS. (16) Which of the following element allows multi-line text input in HTML KompoZer form? (A) Textarea (8) Multiline (C) Insert Row (D) Insert Column, (17) Which attribute is used to indicate the field specify default value in HTML form? Page 1(A) type (8) name C) value (0) All of these (18) Which of the following file name is the home page of the website saved as? (A) first.htm!_ (B) index.html (C) home.htm! {D) main.htm! (19) Which tab is used to design/format the web page in KompoZer? (A) Design (8) Split (C) Source (0) All of these (20) Which element is used to create a drop down list or menu in a form of HTML? (A)
(8)
.....
(C)
.....
(D) ..... (21) Which option is used to check box to keep the option checked when the form loads in web page? (A) Select Initially (8) initially Selected (C) Show Initially (0) Display In (22) In HTML, which of the following is a container used to collect different kinds of inputs from the user? (A) Form (8) Frame (C) Database {D) Both (A) and (B) (23) Which of the following attribute can be used in
element of HTML? (A) GET and Post (8) Action and Method (C) Both (A) and (B) {D) None of these (24) In HTML ,which of the following attribute of form specifies the HTTP method to be used when sending the data? (A) Value (8) Action (©) Type {D) Method (25) Which of the following is an attribute of
tag of HTML form? (A) Type (8) Name (©) Value {D) All of these (26) in HTML form, clicking on which of the following button, the value of data entered in the form are cleared and set back to default values? (A) Reset (8) on Submit (C) Submit {D) on Click (27) Which of the following is a software application that provides complete facilities to programmer to develop software? (A) Internet Development Environment (8) Internet Development Active (C) Interface Development Environment _(D) Integrated Development Environment (28) Kompozer software can be downloaded from which of the following website? (A) http://www.kompozer.in (B) https://www.kompozer.org (C) htts://www.kompozer.edu (D) http://www.kompozer.net (29) What is the full form of CSS? (A) Cascading Standard Sheet (B) Copy Standard Style (C) Cascading Style Sheet (D) Copy Style Sheet (30) in KompoZer, which toolbar is used to create, open and save a file or publish a web page? (A) Composition Toolbar (B) Format Toolbar - 1 (C) Format Toolbar - 2 (D) None of these (31) In KompoZer, which of the following tab is available on the left side of the page pane? (A) Design (8) Split (c) Source {D) All of these (32) How many viewing modes are there on the edit mode toolbar of KompoZer? (ae (8)3 (4a (02 (33) In KompozZer, which menu option is used to open a file that has been opened recently? (A) File Web pages B) File Recent pages (C) File Page list (D) File Form list Page2(34) In KompoZer, which menu option is used to insert a label in form? (A) Form Form Field (B) Format Label (C) Form Define Label (D) Insert Label (35) Which of the following is not a section of ‘Form field properties’ dialog box of KompoZer? (A) Field type (8) Field setting (C) Form name (D) None of these (36) In KompoZer, which menu option is used to create a selection list of form? (A) Form Selection list (8) Form Textarea (C) Form Option list (D) Form (37) In HTML form which tag is used to implement input element? (A)
.....
8)
. (C)
.....
(0)
(38) Which value are used to specify method attribute of form ? (A) GET and SET {B) GET and POST (©) GET and PUT (0) SET and GOT (39) Generally, in HTML form whi group of items? (A) Textbox (8)Radio button —_(C) Check box (0) Password (40) What is the full form of IDE? (A) Integrated Development Environment (B) International Development Environment input element is used to select multiple items from a given (C) Indian Development Environment (D) Integrated Document Environment (41) Which website is used to download Kompozer free of cost? (A) www.kompozer.com (8) www.kompozer.net (C) www.kompozer.co.in (D) www.kompozer.org (42) Which tool of KompoZer is used to give rapid access of the files on both local machine and remote servers? (A) Site Manager (B) Page Manager (C) Document Manager (D) None of these (43) Which toolbar is used to format text, add bullets, numbering and perform similar formatting operations ? (A) Format Toolbar-1 (B) Format Toolbar-2 (C) Composition Toolbar (D) Both (A) and (8) (44) Which extension is used to save website file made in KompoZer? (A) .htm! (B) .sre (C).c (D) .komp (45) How many attributes are used by
elements? (A)2 (B)3 (4 (0)s (46) Which of the following method value allows only a limited amount of information to be sent at a time by form on KompoZer? (a) PosT B) GET (c) HTTP (D) FTP (47) Which of the following element is used to insert various fields like radio button, textbox and checkbo» the form ? (A)
.....
B)
(C)
....
(D)
.....
(48) Which of the following button is clicked in form to clear the value of data entered in the form and set back to default value ? (A) submit (B) Restore (C)Reset (D) Back (49) Which of the following is not an example of Open Source IDEs ? Page3(A) Net chain (8) Eclipse (Cc) Net beans (D) J Builder (50) Which of the following attributes are used in text area element in HTML form? (A) cols, rolls (8) rows, codes C) rows, cols (0) codes, rolls (51) Which of the following menu is clicked in KompoZer to view the different toolbars and status bar ? (A) View Hide/Status. [B) View Show/Hide (C) View Tools/Shows (0) View Tools/Status (52) Which of the following viewing modes are there in Edit mode toolbar of KompoZer? (A) Normal, HTML Tag, Preview (8) Normal, Source, Split (C) Normal, CSS tag, View {D) Design, Split, Source code (53) Which of the following is a key to close the site manager pane in KompoZer? (a) Fs (8) F9 (c)F10 (0) Fi2 (54) Which by default name of webpage is shown when user starts KompoZer first time? (A) Document (8) kompozer1 {C) Untitled (0) Files (55) Which of the following menu is used to insert a label for the name field in KompoZer? (A) Insert Form Create Label B) Insert Form Define Label (C) Insert Form Label Assign (D) Insert Form Insert Label (56) Which of the following are viewed when user open form properties dialog box in Kompozer? (A) Form Name, Action URL, Method (8) Field Name, Method URL, Label (C) Action URL, Method, Field (D) Field Name, Action URL, Method (57) Which of the following icon is shown on Composition toolbar in KompoZer? (A) Bold (B) Save (C) Body Text (D) Auto Number (58) To create dropdown menu through Kompozer which menu — option is clicked? (A) Form Selection List (8) Form Select (C) Form Dropdown list (0) Form Option (59) Where does the page title displayed in the browser window, When it is viewed in the browser? (A) Menu bar (B) Status bar (C) Main document {0) Title bar Page4
You might also like
12th Computer Marvel (Eng) (GSEBMaterial - Com)
PDF
78% (9)
12th Computer Marvel (Eng) (GSEBMaterial - Com)
154 pages
STD 12EM All MCQ
PDF
No ratings yet
STD 12EM All MCQ
106 pages
1 To 13 MCQ STD 12
PDF
No ratings yet
1 To 13 MCQ STD 12
53 pages
GSEB STD 12 Computer Chapter 1 MCQ Creating HTML Forms Using KompoZer
PDF
No ratings yet
GSEB STD 12 Computer Chapter 1 MCQ Creating HTML Forms Using KompoZer
48 pages
Gseb 12 Commerce Board Important Questions
PDF
No ratings yet
Gseb 12 Commerce Board Important Questions
12 pages
Web MCQ
PDF
No ratings yet
Web MCQ
18 pages
Chap - 1 To 8
PDF
No ratings yet
Chap - 1 To 8
74 pages
STD Xii Question Bank 2025
PDF
No ratings yet
STD Xii Question Bank 2025
145 pages
Board Practice-12-New
PDF
No ratings yet
Board Practice-12-New
41 pages
STD 12 Chap1 13 - Eng
PDF
No ratings yet
STD 12 Chap1 13 - Eng
40 pages
Grade Xii CH 1 To 13 Mcqs
PDF
No ratings yet
Grade Xii CH 1 To 13 Mcqs
61 pages
Std12e ch1
PDF
No ratings yet
Std12e ch1
9 pages
STD 12 Chapter 3 Designing Simple Website Using KompoZer - Removed
PDF
No ratings yet
STD 12 Chapter 3 Designing Simple Website Using KompoZer - Removed
6 pages
Material
PDF
No ratings yet
Material
13 pages
ch-1 and 2 MCQ
PDF
No ratings yet
ch-1 and 2 MCQ
20 pages
STD-12 - CH-1to6 - Computer Studies
PDF
No ratings yet
STD-12 - CH-1to6 - Computer Studies
37 pages
TestPaper CH 1 064537
PDF
No ratings yet
TestPaper CH 1 064537
4 pages
12em L 1 MCQ
PDF
No ratings yet
12em L 1 MCQ
12 pages
Python Notes
PDF
No ratings yet
Python Notes
55 pages
12 STD Homework
PDF
No ratings yet
12 STD Homework
2 pages
Creating HTML Form Using Kompozer: Previous Years' Board Paper - Question Bank
PDF
No ratings yet
Creating HTML Form Using Kompozer: Previous Years' Board Paper - Question Bank
14 pages
Board Multiple Choice Questions
PDF
No ratings yet
Board Multiple Choice Questions
59 pages
Unit Test 2018 (Std. 12 E.M.)
PDF
No ratings yet
Unit Test 2018 (Std. 12 E.M.)
16 pages
Forms Frames CSS Mcqs
PDF
No ratings yet
Forms Frames CSS Mcqs
1 page
A Question Bank For Class 12 For Boards
PDF
No ratings yet
A Question Bank For Class 12 For Boards
2 pages
1-6 MCQ std-12
PDF
No ratings yet
1-6 MCQ std-12
43 pages
CH 1 Computer Assignment
PDF
No ratings yet
CH 1 Computer Assignment
6 pages
KompZer Test FillInTheBlanks
PDF
No ratings yet
KompZer Test FillInTheBlanks
5 pages
STD 12 EM MCQs
PDF
No ratings yet
STD 12 EM MCQs
120 pages
Comp Practise Mcqs Very Usefull
PDF
No ratings yet
Comp Practise Mcqs Very Usefull
36 pages
New Cha
PDF
No ratings yet
New Cha
13 pages
12 GB - Chapter 1 Creating HTML Forms Using Kompozer
PDF
No ratings yet
12 GB - Chapter 1 Creating HTML Forms Using Kompozer
68 pages
2025 02 05 19 55 Solution
PDF
No ratings yet
2025 02 05 19 55 Solution
22 pages
XII COMPUTER Assignment CH: - 1 To 7
PDF
No ratings yet
XII COMPUTER Assignment CH: - 1 To 7
24 pages
Gen Eng P
PDF
No ratings yet
Gen Eng P
4 pages
MIX 1 (Used)
PDF
No ratings yet
MIX 1 (Used)
6 pages
Std12e ch1
PDF
No ratings yet
Std12e ch1
9 pages
CH1-MCQ-12 CMP
PDF
No ratings yet
CH1-MCQ-12 CMP
4 pages
Ch1 - Computer Op
PDF
No ratings yet
Ch1 - Computer Op
13 pages
12thch1 Solution
PDF
No ratings yet
12thch1 Solution
20 pages
COMPset A
PDF
No ratings yet
COMPset A
5 pages
ANSWER KEY (1) - 59 Que
PDF
No ratings yet
ANSWER KEY (1) - 59 Que
4 pages
11 Computer
PDF
No ratings yet
11 Computer
5 pages
STD 12 Lesson 1 1
PDF
No ratings yet
STD 12 Lesson 1 1
8 pages
March 2019 (Science Stream)
PDF
No ratings yet
March 2019 (Science Stream)
9 pages
Adobe Scan Mar 10, 2025
PDF
No ratings yet
Adobe Scan Mar 10, 2025
15 pages
Feb Paper
PDF
No ratings yet
Feb Paper
1 page
STD 12 Chapter 3
PDF
No ratings yet
STD 12 Chapter 3
12 pages
March 2018 (Science Stream)
PDF
No ratings yet
March 2018 (Science Stream)
10 pages
12ec Ut1
PDF
No ratings yet
12ec Ut1
3 pages
Que Eng
PDF
No ratings yet
Que Eng
11 pages
STD 12EMS
PDF
No ratings yet
STD 12EMS
17 pages
Std.12 Le.2
PDF
No ratings yet
Std.12 Le.2
3 pages
Chapter - 3 50 Marks Imp
PDF
No ratings yet
Chapter - 3 50 Marks Imp
5 pages
Ch-1 Textbook+Extra MCQ
PDF
No ratings yet
Ch-1 Textbook+Extra MCQ
5 pages
Ashu 67
PDF
No ratings yet
Ashu 67
4 pages
WT MCQ For Insem
PDF
No ratings yet
WT MCQ For Insem
49 pages
ANSWER KEY (1) - 59 Que
PDF
No ratings yet
ANSWER KEY (1) - 59 Que
4 pages