Practice Papers
Practice Papers
Practice paper -1
Q.3 Multiple Choice Questions (Select one correct Answer) [10 marks]
1. The _________ attribute of <input> tag specifies that an input field is read only.
a) required b) autofocus c) readonly d) disabled
2. The ID selector is written with the _________ character followed by the id name.
a) Period(.) b) asterisks(*) c) hash(#) d) copyright
3. If it is singular tag for e.g. <img> it should be self enclosed like _________.
a) <img> b) </img> c) <img/> d) </img/>
4. The _______ SEO techniques that search engines recommends as apart of good design.
a) White Hat b) Black Hat c) On-page d) Off-Page
5. The ________ method of string object removes whitespace from both sides of a string.
a) substr() b) trim() c) indexOf() d) substring()
6. The ________ property is useful for getting html element and changing its content.
a) write b)URL c) innerHTML d) writeln
7. PaaS stand for __________.
a) Platform as a Service b) Platform as a self
c) Platform as a Secure d) Platform as a Section
8. The __________ is a variable which can hold more than one value at a time.
a) Array b) Method c) Objects d) Constant
9. The ________ function joins two or more array and returns a copy of joined array.
a) add() b) concat() c) join() d) copy()
10. Warranty and After Sales steps are performed in _______ phase of Trade Cycle.
a) PreSales b) Execution c) After Sales d) Settlement
Q.4 Multiple Choice Questions (Select two correct Answers) [20 marks]
1. Following are the values of Display properties _______.
a) Middle b) Inline c) Block d) top e) bottom
2. Following are the values of border property
a) solid b) groove c) gentle d) strike e) underline
3. Following are the attributes of <input type="image">
a) width b) min c) length d) height e) max
4. SEO audit tool are ________ and ________.
a) SEOptimer b) SEOptimizer c) Seomator d) SEO Auditor
e) Seomatize
5. Following are the methods of String object
a) charAt() b) len() c) length() d) trim() e) blur()
6. Following properties of Number Object returns the largest minimum and maximum
value _________.
a) MIN_VALUE b) MAX_VALUE c) LOW_VALUE d) toUpperCase()
e) sqrt()
7. Examples of IaaS are _________.
a) AmaZon Web Services b) Microsoft Azure VM
c) GitHub d) Google G Suit e) SAP
8. The ________ method has limit on the amount of information to send whereas ______
method has no limit on the amount of information to send.
a) $_POST b) method c) GET d) POST e) $_GET
9. Variables are used for storing values such as _________ and __________.
a) Methods b) Numeric values
c) Character Strings d) Functions e) Loops
10. Following are the phases of Trade Cycle __________.
a) Pre-sales b) EDI c) Trade Cycle d) Execution
e) Warranty
Q.3 Multiple Choice Questions (Select One Correct Answer) [10 marks]
1. Using _____ attribute of <audio> tag the audio will start playing as soon as it is ready.
a) autoplay b) loop c) muted d) controls
2. Absolute positioning property positions the element at the specified coordinates
relative to screen _________ corner.
a) Top-left b) Top-right c) Top-bottom d) Top-corner
3. The _________ is concern with White Hat SEO.
a) Well-labeled images b) duplicate content
c) Invisible text d) stuffed keyword
4. On-Page SEO is concerned with information that is displayed to the _______.
a) end user b) server user c) server program d) developer
5. The way in which HTML document content is accessed and modified is called as
_________.
a) Design Object Model b) Develop Object Model
c) Do Object Model d) Document Object Model
6. The_______ property of Array object reflects number of elements in array.
a) index b) length c) NaN d) Value
7. IaaS stand for __________.
a) Infrastructure as a Service b) Infrastructure as a self
c) Infrastructure as a Secure d) Infrastructure as a Section
8. The _______ arrays are the arrays with named keys.
a) Indexed b) Associative c) Dimensional d) Normal
9. The _______ arrays are arrays containing one or more arrays.
a) Multidimensional b) indexed
c) Associative d) Numbered
10. The _________ Commerce is a subset of electronic commerce that involves social
media like Facebook, Instagram and Twitter.
a) Local b) Divisional c) National d) Social
Q.4 Multiple Choice Questions (Select Two Correct Answers) [20 marks]
1. Following are the values of type attribute are <ol> tag ________.
a) i b) 1 c) 5 d) z e) T
2. Default range of range control is _______ to _______.
a) 0 b)100 c) 120 d) 200 e) 10
3. Examples of nested list are _______.
a) double list b) single level list
c) multi level list d) grouping list e) order level list
4. The page content optimization can be done by using keywords in _________ and
______
a) <font> b) <title> c) <hr> d) <meta> e) <input>
5. Following are the properties of Array object in JavaScript __________
a) index b) isFixed c) concat d) length e) lastindex
6. Following properties of Number Object returns the largest minimum and maximum
value ______
a) MIN_VALUE b) MAX_VALUE
c) LOW_VALUE d) toUpperCase() e) sqrt()
7. Examples of SaaS are ______
a) GitHub b) GCE c) Dropbox d) AWS
e) Microsoft Azure VM
8. PHP runs on following platforms.
a) Linux b) Excel c) Word d) Windows
e) PowerPoint
9. Following are the data types used in PHP ______.
a) Boolean b) text c) Number d) Array e) Memo
10. The execution phase consists of __________and ________.
a) Order b) Delivery c) PreSales d) Execution
e) Negotiate
Q.4 Multiple Choice Questions (Select Two Correct Answers) [20 marks]
1. Auto complete attribute of <input> tag has ________ and ______ values.
a) on b) off c) start d) stop e) begin
2. To set the width and height of video following attributes of <video> tag are used:
a) top b) bottom c) width d) height e) middle
3. List item starts with <li> tag in _______ and _______ tags.
a) <dd> b) <dt> c) <ol> d) <ul> d) <dl>
4. Social Media Optimization deals with enhancing the websites ranking using ________
and _______.
a) Blogs b) E-commerce website
c) Facebook d) Wikipedia e) Banking
5. Following are the methods of Array object in JavaScript __________.
a) index b) length c) forEach() d) isArray() e) isNumber()
6. There are two types of Scripting _______.
a) Server side b) My side c) Browser side d) Client side
e) Media side
7. Primary service models of cloud computing are ______.
a) SaaS b) PaaS c) FaaS d) DaaS e) CaaS
8. A variable starts with the _____ sign followed by _____ of the variable.
a) $ b) # c) name d) value e) =
9. Control structures in PHP are ________.
a) for b) if statement c) for each d) if else statement
e) loop
10. Following are forms of E-Commerce.-
a) EDI b) E-Governance c) M-Governance d) M-Commerce
e) Social Commerce
Q.3 Multiple choice Question (Select One Correct Answer) [10 marks]
1. <input type= “_______” > defines file-select fields and Browse button for file upload.
a) tel b) file c) search d) range
2. The ____ selector selects the id attribute of HTML element to select specific element.
a) ID b) class c) Grouping d) Universal
3. Image tag (<img>) with ________ attribute gives information about the image.
a) alt b) src c) height d) width
4. If it is singular tag for e.g. <img> is should be self enclosed like ______.
a) <img> b) </img> c) <img/> D) </img/>
5. The __________ event handler occurs when page/image has been loaded.
a) onblur b) onsubmit c) onload d) onunload
6. The _________ method set the month of a date object.
a) setTime() b) getDay() c) setMonth() d) getDate()
7. The _______ enables organization to focus on development without having a worry
about underlying infrastructure.
a) laaS b) PaaS c) SaaS d) API
8. The ________ is an array of variable passes via the URL parameters.
a) $_GET b) #_GET c) ._GET d) @_GET
9. A _______ is a block of statements that can be used repeatedly in a program.
a) function b) Class c) method d) variable
10. The _______ type of egovernance refers to the government services which enable
citizens to get access to wide variety of public services.
a) G2E b) G2C c) G2B d) G2G
Q.4 Multiple Choice Questions (Select Two Correct Answers) [20 marks]
1. Auto complete attribute of < input > tag has _____ and _____ values.
a) on b) off c) start d) stop e) begin
2. Following are the values of type attribute of < input > tag
a) minimum b) maximum c) date d) email e) readonly
3. Shape attribute of <area> tag can have following values.
a) square b) rect c) circle d) star e) rectangle
4. Other factors to rank the website higher are ________ and ________.
a) Desktop Friendly b) Speed of the Website c) Creating robots.txt
d) No backlinks e) No external links
5. Following are the properties of Window object________.
a) name b) location c) alert d) Confirm() e) blur()
6. Following are the methods of Math objects _______.
a) substr() b) abs() c) trim() d) random() e) cube()
7. Disadvantages of AI are __________.
a) Digital assistance b) Faster decisions c) cost of creation
d) Unemployment e) Daily application
8. Comments are of _______ and _______ type.
a) single line b) no line c) two line d) multiline e) paragraph
9. Comments in PHP are possible in following ways
a) // b) \\ c) /* and */ d) /# and #/ e) /$ and $/
10. Examples of successful implementation of EGovernance projects are ___ and ____.
a) eseva b) emitra c) etax d) efriend e) etrade
Q.4 Multiple Choice Questions (Select Two Correct Answers) [20 marks]
1. Image map are of two types __________.
a) My side b) Client side c) host side d) Server side
e) mid server
2. Charset attribute of tag use _________ for Indian characters and _________ for
Chinese character.
a) UTF–8 b) Big-5 c) UTF2 d) Big-8 e) UEFT8
3. Following are the values of Display properties _______.
a) middle b) inline c) Block d) top e) bottom
4. Social Media Optimization deals with enhancing the websites ranking using ________
and _______
a) Blogs b) Ecommerce website c) Facebook
d) Wikipedia e) Banking
5. The Date object is used to create ___________ and ___________.
a) Date b) String c) Time d) Number e) Array
6. Different ways to create new Date object are __________.
a) var d = new date(); b) var d = Date(); c) var d = month();
d) var d = new Date(dateString); e) var d = day();
7. Following are the type of cloud:
a) Public Cloud b) Private Cloud c) Personal Cloud d) Secure Cloud
e) Network Cloud
8. Control structures in PHP are ________.
a) for b) if statement c) for each d) if else statement
e) loop
9. A variable starts with the _____ sign followed by _____ of the variable.
a) $ b) # c) name d) Value d) =
10. Common forms of ECommerce are ___________.
a) Local Commerce b) M Commerce c) National Commerce
d) Social Commerce e) Govern Commerce
Q.4 Multiple Choice Questions (Select Two Correct Answers) [20 marks]
1. Shape attribute of <area>tag can have following values.
a) square b) rect c) circle d) star e) rectangle
2. Charset attribute of tag use _________ for Indian characters and _________ for
Chinese character.
a) UTF-8 b) Big-5 c) UTF-2 d) Big-B e) UEFT8
3. Image map are of two types __________.
a) My side b) Client side c) Host side d) Server side
e) mid server
4. Types of SEO are _____________.
a) On page SEO b) White hat SEO
c) Offpage SEO d) Black Hat SEO e) Blue hat SEO
5. Following methods are used to create Array variable in JavaScript
a) var a = “ One, two”, b) var = a["One","Two","Three"];
c) var a = (“One", “Two"), d) var a = new Array("One","Two","Three");
e) var a = ["One", "Two", "Three"];
6. Following are the methods of Window object ________.
a) open() b) status c) Closed d) Close e) blur()
7. Following are the type of cloud:
a) Public Cloud b) Private Cloud c) Personal Cloud d) Secure Cloud e) SAP
8. PHP runs on following platforms.
a) Linux b) Excel c) Word d) Windows e)PowerPoint
9. Comments are of __________ and _________ type.
a) single line b) no line c) two line d) multiline e) paragraph
10. Encryption is of two types as _________ and _________.
a) Plain text b) Symmetric c) Coded text d) Asymmetric
e) Cipher text