UNSOLVED MCQs CH NO. 2, 3 & 4: FOR STUDENTS OF GUJ. BOARD XII (SELF PRACTICE)
Multiple Choice Questions
Chapter No. 2 : CSS &
JavaScript
(1) Which of the following
is the syntax of CSS?
(a) Selector {property : value} (b)
Selector {property ; value}
(c) Selector (property : value) (d) Selector [property : value)
(c) Selector (property : value) (d) Selector [property : value)
(2) To make sure that
KompoZer uses CSS by default, click ………………
(a) Edit à Preferences (b)
File à Preferences
(c) View à Preferences (d) Format à Preferences
(c) View à Preferences (d) Format à Preferences
(3) Which of the format is
an advantage of CSS?
(a) To set the format of the website without changing the underlying
structure
(b) To change the style of an element he only needs to make
modifications in the CSS file
(c) We have to set the styles for each element only once
(d) All of them
(4) What is/ are the
disadvantage of CSS?
(a) CSS compatibility varies with different browsers
(b) Some of the style sheet features are not supported by the browser
(c) The style cannot be displayed as per the users design
(d) All of them
(5) ……………… developed
JavaScript.
(a) Netscape (b) Symantec (c) Adobe (d) Mozilla
(6) Which web browsers
support JavaScript?
(a) Mozilla Firefox (b)
Chrome, Safari (c) Internet
Explorer (d) All of them
(7) What is “write” in “document.write”
statement of JavaScript?
(a) method (b) object (c) Both (a)
& (b) (d) none
of them
(8) A ……………… is a reusable
block of code that performs a particular tasks.
(a) Function (b)
Routine (c)
Both (a) & (b) (d)
None of them
(9) A function is defined
by the keyword__________
(a) Array (b)Function (c) Validate Form (d) none of them
(10) Which event is used
when error occurs during loading of a document or image?
(a) Error (b) Focus (c) Load (d)
mouseout
(11) Which event is used
when element such as button becomes active?
(a) Error (b) Focus (c) Load (d)
mouseout
(12) When an event occurs,
a specific JavaScript code is executed in response to a given situation is
known as ________.
(a) Event décorer (b) Event destroyer (c) Event handler (d) none of them
(13) The click event will
have an event handler as ________.
(a) onClick (b) onSubmit (c) onUnload (d) onSelect
(14) How the variable can
be declared?
(a) var x = 3; (b) Var x:3; (c) var x =
3 (d)
none of them
(15) Which conditional
statement is used to change the flow of the program?
(a) If (b) for (c) While (d)
do…while.
(16) If expression of ‘if’
statement is true then –
(a) The program exits if block
and executes the statements after that
(b) The program enters if block
and executes the statement inside it
(c) Both (a) and (b)
(d) None of them
(17) What is the full form
of BOM?
(a) Browser Object Model (b) Browser Oriented Model (c) Browser Object Machine (d) None of them
(18) Which object is the
global object as it contains all the other objects of the browser object model
within it?
(a) Document (b) Button (c) Option (d) Window
(19) The form object which
is used by JavaScript to represent forms created using the <form> element
is within the ……………… object.
(a) Document (b) Form (c)
Button (d)
option
(20) What is the full form
of NAN?
(a) Not a Number (b) Not a Null (c) Not a Numeric (d) Null a Number
(21) Which sign is used for
‘OR’ in Script?
(a) && ( b) || (c)
== (d)
**
(22) In the statement var
x=document.forml.firstname.value the term firstname refers -
(a) Name given to the input field (b)
To the form name
(c) Function name (d) Variable name
(c) Function name (d) Variable name
(23) Which element of the
array is checked using the statement document.form.gender[1] .checked?
(a) First (b)
Second (c)
Third (d)
Fourth
Chapter No. 3 : Designing simple
website using Kompozer
(24) Website helps in:
(a) Promoting the business (b)
Selling the products
(c) Attracting a large number of customers (d) All of them
(c) Attracting a large number of customers (d) All of them
(25) The website should be
designed in such a way:
(a) That the users find the website
informative (b) User
visit repeatedly
(c) It should increase customer base if the site is commercial (d) All of them
(c) It should increase customer base if the site is commercial (d) All of them
(26) Before creating a
website, we should be clear with the ……………… of the website.
(a) Definition (b) Goal (c)
Both (a) & (b) (d)
None of them
(27) The website should
contain ……………… information.
(a) General (b)
Detailed (c)
Both (a) and (b) (d)
None of them
(28) How the content to be
displayed on webpage?
(a) Text paragraph should always be kept at
reasonable lengths. (b)
Split into small text blocks
(c) The navigation in the website should also
be made as easy as possible. (d) All of
them
(29) The website design
should scale the devices like –
(a) Computers (b)
Smart phones (c) Tablets (d) All of
them
(30) Which option is used
to insert a table with single cell?
(a) Insert à Table (b) Table à Insert (c) Format à Table (d) Tools à Table
(31) Generally, whenever we
create the home page of the website it is named as ………………
(a) index.html (b) title.html (c)
first.html (d)
none of them
(32) Which option is used
to give title to table?
(a) Size (b)
Caption (c)
Background color (d) Table
Alignment
(33) Which option is used
to insert image in cell?
(a) Insert à Image (b) Image à Insert (c) Insert à Picture (d) Insert à ClipArt
(34) Which option is used
to insert a horizontal line?
(a) Insert à Horizontal line (b)
Table à Horizontal line
(c) Line à Horizontal line (d) Format à Horizontal line
(c) Line à Horizontal line (d) Format à Horizontal line
(35) Open the web pages one
by one and change the page title by going to ………………
(a) Format à Page title à Properties (b) File à Page titleà Properties
(c) Tools à Page title à Properties (d) Insert à Page title à Properties
(c) Tools à Page title à Properties (d) Insert à Page title à Properties
(36) A ……………… is a variable
that is stored on the user’s computer.
(a) Trojan (b)
Cookies (c)
Buffer (d)
Bookmark
(37) To publish a website
means –
(a) To transfer the web pages, images and
style sheets related to the site, to a web server.
(b) This process is generally called
‘Uploading’ (c) Both (a)
and (b) (d) None of
them
(38) To transfer the web
pages, images and style sheets related to the site, to a web server from which
they may be the users and this process is generally known as ………………
(a) Downloading (b) Uploading (c)
Both (a) and (b) (d) None
of them
(39) Which option is used
to publish website?
(a) Edit à Publish (b) File à Publish (c) View à Publish (d) Format à Publish
(40) ……………… is the means by
which we can transfer the web pages from our computer to web host.
(a) URL (b)
FTP (c)
HTTP (d)
SMTP
(41) By which website
Aptana Studio can be downloaded?
(a) www.aptana.com (b) www.aptana.org (c)
www.aptana.in (d) www.aptana.net
(42) Amaya easily downloaded
from ………………
(a) www.w3.org/Amaya (b) www.w3.com/Amaya
(c) www.w3.net/Amaya (d) www.w3.open/Amaya
(c) www.w3.net/Amaya (d) www.w3.open/Amaya
(43) What is the full form
of XML?
(a) Extendable Markup Language (b) Extensible
Markup Language
(c) Executable Markup Language (d) Executive Markup Language
(c) Executable Markup Language (d) Executive Markup Language
Chapter No. 4: Introduction to
E-Commerce
(44) Which of the following
is an example of online Bookstore?
(a) Amazon (b)
irctc (c)
Gmail
(d) Yahoo
(45) Which of the following
is newspaper that exists on the Internet in digital form?
(a) I-newspaper (b)
E-newspaper (c)
digital newspaper (d) None
of them
(46) Which of the following
is the process of buying and selling products by offering the customers to bid
the price?
(a) Marketing (b)
Auction (c)
(d)
(47) Which of the following
is known as the process of conducting the transaction over the internet?
(a) M-Banking (b)
I-Banking (c)
E-Banking (d)
Net Banking
(48) Which of the following
is a feature of traditional commerce?
(a) Operates within a certain period of time/
hours. (b) No sharing of
information with competitors.
(c) Location renting or purchase (d) All of them
(c) Location renting or purchase (d) All of them
(49) Which of the following
is a feature of E-Commerce?
(a) E-payments systems are used for receiving
payment. (b)
Advertising of the product is done electronically.
(c) Customers can browse products and offers (d) All of them
(c) Customers can browse products and offers (d) All of them
(50) Which of the following
is not an advantage of E-commerce?
(a) Lower cost (b) Conduct business 24x7 (c)No geographical limits (d)
Security
(51) Which of the following
is a disadvantage of E-Commerce?
(a) Improved customer service (b)
Privacy
(c) Speed (d) Conduct business 24x7
(c) Speed (d) Conduct business 24x7
(52) Which of the following
E-commerce business model refers to business and organizations that sell
products or services to consumers over the Internet?
(a) B2B (b)
B2C (c)
C2C (d)
All of them
(53) Which of the following
E-commerce business model refers to business transaction between manufacturer/ producer
and dealer or retailer over the Internet?
(a) B2B (b)
B2C (c)
C2C (d)
All of them
(54) Which of the following
E-commerce business model refers to business transaction between a consumer to
a other user over the Internet?
(a) B2B (b)
B2C (c)
C2C (d)
All of them
(55) Which of the following
E-commerce business model involves reverse auctions where the consumers
determine the prices of the products or services over the Internet?
(a) B2B (b)
B2C (c)
C2C (d)
All of them
(56) Which of the following
is a good example of C2C model E-commerce?
(a) Auction sites (b) Online purchasing (c) Information services (d) All of them
(57) Which of the following
E-commerce business model refers to a part of e-governance?
(a) G2B (b)
G2C (c)
Both (a) & (b) (d)
None of them
(58) Which of the following
E-commerce business model refers to online non-commercial communication between
the Government agencies, organizations and departments with other Government
agencies, organizations and departments?
(a) G2C (b)
G2B (c)
G2G (d)
G2P
* * * * *
No comments
Post your comments