Q1. How to select one hyperlink after another during a slide presentation ?
Ctrl + K
Ctrl + H
Ctrl + D
Tab
Q2. Which Motherboard form factor uses one 20 pin connector ?
ATX
AT
BABY AT
All of the above
Q3. The _____ library is the client side library that Google uses for Gmail, Google Docs and other web applications.
GWT
Closure
Prototype
Dojo
Q4. Which of the following are components of Central Processing Unit (CPU) ?
Arithmetic logic unit, Mouse
Arithmetic logic unit, Integrated Circuits
Arithmetic logic unit, Control unit
Control Unit, Monitor
Q5. ESD would cause the most damage to which component ?
Power supply
Monitor
Expansion board
Keyboard
Q6. The mouse pointer moves erratically,what is the possible cause? The mouse ?
Is not connected
Driver is not installed properly
Has an incorrect IRQ setting
Ball is dirty
Q7. The ________ command makes it easy to create the illusion of perspective in your drawings.
Extrude
None of the above
Make Perspective
Add Perspective
Q8. A wrist grounding strap contain which of the following:?
Resistor
Voltmeter
Capacitor
Surge protector
Q9. The attribute __________ of <BODY> tag sets color of hypertext links.
Link
Vlink
Hlink
Alink
Q10. Ink-jet printers or 'band printers are classified as
Of band printer
Ink printers
Line printers
Character printer
Q11. Per minute printing speed of large laser printer is
150 pages
300 pages
250 pages
200 pages
Q12. Which is not the selector type of CSS?
Universal selector
Type selector
Descendant selector
Local selector
Q13. In order to upload a HTML file to a web server, you use
SMTP
SIP
HTTP
FTP
Q14. Your customer tells you the print quality of their dot matrix printer is light then dark. which of the following could cause the problem ?
Paper slippage
Paper thickness
Head position
Improper ribbon advancement
Q15. In the case of _______ self-close identification schema are used for empty elements.
XML
XHTML
DHTML
HTML
Q16. From What Location are the 1st computer instructions available on boot up ?
CONFIG.SYS
CPU
boot.ini
ROM BIOS
Q17. ________ connects web pages.
None of the above
Hyperlink
Link
Connector
Q18. In CorelDraw Shortcut key for Zoom out is
F2
None of the above
F4
F3
Q19. Printing technique in which characters are produced using metals pieces is called
Matrix font
Solid fonts
Page font
Paragraph font
Q20. In laser printer technology, what happens during the conditioning stage ?
A uniform negative charge is placed on the toner
The corona wire places a uniform positive charge on the paper
All of the above
A uniform negative charge is placed on the photosensitive drum
Q21. The correct example of class selector is .
h2 type1 {color: #000000;}
h2.type1 {color: #000000;}
h2 #type1 {color: #000000;}
#h2 type1 {color: #000000;}
Q22. The shortcut key to open a new file in CorelDRAW is
Ctrl+N
None of the above
Ctrl+Shift+N
Ctrl+F
Q23. What product id used to clean smudged keys on a keyboard ?
Silicone spray
None of the above
Denatured alcohol
All-purpose cleaner
Q24. Which among following first generation of computers had ?
Magnetic Tape and Transistors
Integrated Circuits
Vaccum Tubes and Magnetic Drum
All of above
Q25. Which type of system board is the MOST likely candidte for processor upgrading if you want maximum performance and future compatibility ?
EISA
ML
ISA
PCI
Q26. In JavaScript, a _______ is simply an identifier followed by a colon that is applied to a statement or block of code.
Continue
Break
Bookmark
Label
Q27. Which standard govern parallel commnications ?
RS232
RS-232a
IEEE 1284
CAT 5
Q28. Dot matrix and 'solid font printers are examples of
Ink printers
Of-band printer
Character printer
Line printers
Q29. Most PCs give a single beep on bootup to indicate that they are okay hardware otherwise you boot your PC and don't get beep What should you check first?
RAM
Speaker
Microprocessor
Power supply
Q30. A hard disk is divided into tracks which are further subdivided into:?
sectors
heads
vectors
clusters
Q31. WWW Stands for?
World Whole Web
Wide World Web
World Wide Web
Web World Wide
Q32. Adding one or more objects to an existing blend creates a blend.
Multiple
None of the above
Complex
Compound
Q33. Default font size of HTML is ___________.
3
6
4
2
Q34. Missing slot covers on a computer can cause ?
EMI
over heat
power surges
incomplete path for ESD
Q35. Which peripherral port provides the FASTEST throughput to laser printers ?
SCSI
Parallel
Serial
RS-232
Q36. _________ are usually variables that are used internally in the objects methods, but can also be globally visible variables that are used through the page.
Method properties
Internal properties
Object properties
Variable properties
Q37. JavaScript code can register a/an ________ by assigning a function to a property of an element object that represents an HTML document in the document.
Document handler
Function handler
HTML handler
Event handler
Q38. _________is used to import an external style sheet in a manner similar to the <link> element.
#insert
@insert
#import
@import
Q39. The ______ library focuses on DOM and Ajax utilities, like jQuery does, and adds quite a few core-language utilities as well.
Closure
YUI
Dojo
Prototype
Q40. The default extension of a CorelDRAW file is
cd8
crd
cdr
None of the above
Q41. The different ways to associate styles with a HTML document is/are
Embedded CSS with <style> element
All of the above
External CSS with <link> element.
Inline CSS with style attribute.
Q42. What would I choose to create a pre-formatted style ?
Format
Slide layout
Slide sorter view
None of above
Q43. With respect to a network interface card, the term 10/100 refers to ?
protocol speed
minimum and maximum server speed
a fiber speed
megabits per seconds
Q44. When installing PCI NICS you can check the IRQ availability by looking at ?
Dip switches
Jumper settings
CONFIG.SYS
Motherboard BIOS
Q45. The HTML markup elements are called _______ which do not enclose any content, so not need to close tags.
Containing elements
Empty elements
Open elements
Blank elements
Q46. To view currently running Terminate Stay Resident (TSR's) programs you could type ?
MEM
Memmaker
Memory
SYS /M
Q47. Printer in which printing head and paper is forced together to form letters is called
Page printers
Impact printer
Line printers
Non impact printer
Q48. The JavaScript _________ class represents regular expressions, and both string and ________ define methods that use regular expressions.
RegExpClass
RegExp
RegExpObj
StringExp
Q49. CSS comments are inserted inside .
<!………………>
/*………………*/
//……………….//
All of the above
Q50. You can refresh the webpage in JavaScript by using _________ method.
Location. reload
Page.refresh
Window. refresh
Window.reload