0% found this document useful (0 votes)
2 views

CS101 Introduction to Computing final

The document consists of multiple-choice questions (MCQs) related to computing concepts, covering topics such as computer types, programming languages, web technologies, and data management. It includes questions about the history of computing, protocols, user interfaces, and various software applications. The questions are designed to assess knowledge in an introductory computing course (CS101).

Uploaded by

Tariq Abdullah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

CS101 Introduction to Computing final

The document consists of multiple-choice questions (MCQs) related to computing concepts, covering topics such as computer types, programming languages, web technologies, and data management. It includes questions about the history of computing, protocols, user interfaces, and various software applications. The questions are designed to assess knowledge in an introductory computing course (CS101).

Uploaded by

Tariq Abdullah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 19

1

CS101 Introduction to Computing


FINAL TERM PAPERS SOLVED MCQS
1. Human are better than computers at:
► Efficiency ► Accuracy ► Pattern recognition ► None
2. Cray-1 was first commercial _________ computer
► Super ► Mini ► Micro ► Personal
3. URL is a/an ________
► Device ► Component ► Address ► Tool
4. Mainframe Computers are also called _____
► Enterprise Servers ► Personal Servers ► Enterprise Managers ► Window Servers
5. Which of the following is NOT a category of Mobile Computers?
► Laptop ► Palmtop ► Desktop ► Wearable
6. Preliminary exploration of possible solutions, technologies, suppliers is called
► Viability ► Feasibility ► Specification ► Integration
7. _______ give us the ability to manipulate data through reference instead of actual value.
► Constants ► Variables ► Data Types ► Operators
8. Consider the following statement written in JavaScript:str = Hello+ ” World” What will be the value of str ?
► HelloWorld ► Hello World ► Hello + World ► It will result in error
9. A tool that helps you to find the synonyms is called ______________.
► Language ► Paragraph ► Thesaurus ► Symbol
10. Communication protocol is a __________that governs the flow of information over a network
► Set of protocols ► Set of rules ► Device ► Set of methods
11. If a computer could pass the Turing test then it would be able to:
► think like human beings ► do the things faster ► win a million dollar prize ► store more information
12. The first Web browser with a GUI was generally available in:
► 1992 ► 1993 ► 1994 ► 1995
13. Web is a unique invention by humans in terms that it is:
► Accessible to only the owners who control it ► accessible from particular locations only
► Accessible to all humans ► accessible to only the educational institutes
14. In this URL http://www.msn.com , _____identifies the domain name
► http ► www ► msn ► com
15. ______ is simply a fast port that lets you connect computer peripherals and consumer electronics to your
computer without restart.
► Freeware ► Shareware ► Firewire ► Firmware
16. Which of the following is NOT supported by PC’s power supply?
► -12 and +12 V DC ► -10 and +10 V DC ► -5 and + 5 V DC ► All are supported
17. In which case Cache Memory is used
► To increase RAM speed ► To overcome BUS speed
► To overcome Speed rate between RAM and CPU ► To overcome CPU speed
18. To display a single line text area on the web page, we use ___ tag
► TEXT ► TEXTBOX ► INPUT ► INPUTBOX
19. If an algorithm is syntactically correct, but semantically incorrect then this situation is
► Very good situation ► Very dangerous situation ► Not very bad ► Neutral situation
20. Users communicate with the computer using a consistent user interface provided by the OS.
► True ► False
21. Application developers do not need to know much about the HW, especially the microprocessor, while they
are developing their application.
► True ► False
22. The first spread sheet program was invented by
► Charles Babbage ► Dan Bricklin ► Paul Graham ► John von
2

23. Which representation technique of algorithm is more suitable for developer to make actual code_________.
► Pseudo code ► flow chart ► both pseudo code and flow chart ► Heuristics
24. _____________ is used to terminate all JavaScript statements.
► Colon ► Semicolon ► Underscore ► Apostrophe
25. In java script cookies can be created for future use_____.
► Easily ► No facility at all
► This is not possible without Java language. ► Cookies are files so java script cannot handle it.
26. When the microprocessor desires to look at a piece of data, it checks in the __________ first.
► RAM ► ROM ► hard disk ► cache
27. Using Java Script you can write a character at random location on screen
► By applying random Ch () method ► With the help of String object
► With the help of random character property ► There is no built in approach in Java Script
28. If incorrectly we enter the negative age it is check by
► Limit Integrity ► Type Integrity ► Referential Integrity ► Physical Integrity
29. The Encryption of data is related to
► Data updates ► Data security ► Data integrity ► Data accessibility
30. Which protocol is use to transfer a file over the network?
► UDP ► FTP ► TCP ► OSI
31. One can send an email message to a remote computer using _______ protocol
► HTTP ► SMTP ► FTP ► TELNET
32. In a System having many parts to be designed, one should always do the _____ first
► Hard part ► Simple part ► Development part ► Quality part
33. Flow control constructs in JavaScript includes:
► If-Else ► Loops and If -Else ► Switch and If-Else ► All of the given choices
34. ___ provides a simple, consistent way for applications to interact with the HW without having to know all
the details of the HW
► Explorer.exe ► System Files ► Operating System ►Application Software
35. Machine language is also called
► Assembly Language ► Binary Language ► High Level Language ► HTML Language
36. _________ is the best known builder for supercomputers.
► Sun ► Cray Research ► Microsoft ► Apple
37. The weaknesses of the computer are:
► Pattern recognition & Storage ► Speed & Innovative ideas
► Pattern recognition & Innovative ideas ► Speed & Storage
38. Communication protocol is a __________that governs the flow of information over a network
► Set of methods ► Set of protocols ► Set of rules ► Device
39. _____________ team is responsible for the maintenance, expansion, improvement of the infrastructure
consisting of workstations, networking equipment, software and network security.
► Support ► Configuration Management ► Quality Assurance ► Developer
40. _____________ team consists on the sharpest technical minds in the company.
► Architecture ► Business Development ► Configuration Management ► Developer
41. _______________ is responsible for day to day operations.
► CEO ► COO ► CMSO ► Developer
42. One of the key responsibilities of the ___________ is client relationship management.
► Project Manager ► Team Lead ► Developer ► Quality Assurance Engineer
43. What is the major problem with flash based website?
► Its two heavy ► cannot be indexed ► Less attractive ► Inaccessible
44. Which of the following is NOT an event handler for image object?
► onAbort ► onError ► onLoad ► onUser
45. The organizations are learning that business can be done in a more effective manner if emphasis is placed
upon ___________.
► Cooperation ► Shared responsibility ► Networking ► All of the given options
3

46. It represents the _____________ flow chart element.


► Flow Line ► Connector ► Off-page connector ► Start or Stop
47. What is NOT a key factor while designing a website?
► Usability ► User-friendly ► Consistency ► Complexity
48. __________% of the users have left websites in frustration due to poor navigation.
► 40 ► 62 ► 83 ► 91
49. In JavaScript, a variable declaration is
► Optional ► Mandatory ► Not allowed ► None of the given
50. A protocol used for receiving email messages is called ____________.
► URL ► Telnet ► POP3 ► SMTP
51. Which is correct?
► onUnload ► onUnLoad ► onUNLOAD ► All of the above
52. Serial arrangement in which things follow logical order or a recurrent pattern, such as statements executing
one by one, is called __________.
► Loop ► Sequence ► Condition ► Array
53. Variables allow us to manipulate data through the ___________.
► Actual Value ► Reference ► Length ► Name
54. Fuzzy logic is based on ____________.
► Ground facts ► Experience ► Practice ► Approximation
55. Word Processor is a _________________
► System Software ► Application Software ► Device ► Utility
56. In the old days, databases did NOT support ____________.
► Number ► Boolean ► Video ► Text
57. In tabular storage, fields placed in a particular row are strongly ___________.
► Independent ► Dependent ► Interrelated ► Inconsistent
58. Due to working at home, lack of interaction may result in ___________ professional growth.
► Slower ► Faster ► Higher ► Improved
59. Distance learning has got a boost due to the ___________.
► Easy communication ► Online interactive contents ► Flexibility ► All of the given options
60. _____________ technique can be used to create smooth animations or to display one of several images
based on the requirement.
► Image downloading ► Image preloading ► Image uploading ► Image post loading
61. The ____________ is becoming the preferred organizational structure for more and more organizations with
the passage of time.
►Tree structured organizational model ► Network paradigm
► Hierarchical structure ► None of the given options
62. The group of technologies concerned with the capturing, processing and transmission of information in the
digital electronic form is called _____________.
► Telecom Engineering ► Computer Engineering
► Computer Science ► Information Technology
63. A large number of networks interconnected physically are called ______
► LAN ► MAN ► Internet ► Network collection
64. TCP stands for ________. ► Transfer Center protocol
► Transmission Control Protocol ► Transmission Center Protocol ► Telephone Center Protocol
65. A collection of data organized in such a way that the computer can quickly search for a desired data item is
known as:
► Retrieving ► Database ► Information ► DBMS
66. ______ is simply a fast port that lets you connect computer peripherals and consumer electronics to your
computer without restart.
► Freeware ► Shareware ► Firewire ► Firmware
67. Structures, in which another list starts before the first list is finished, are called:
► Multiple Lists ► Nested Lists ► Ordered Lists ► Un-ordered Lists
4

68. The key property of the ‘Array’ object in JavaScript is


► Value ► Length ► Name ► All of the given choices
69. Which one is the example of spreadsheet software?
► MS Word ► MS PowerPoint ► MS Excel ► MS Access
70. The Encryption of data is related to
► Data updates ► Data security ► Data integrity ► Data accessibility
71. _____ is the process of analyzing large databases to identify patterns.
► Data normalization ► Data management ► Data Mining ► None of the given
72. Which is the user-friendly way of presenting data?
► Query ► Form ► Report ► All of the given options
73. JavaScript function fixed () has equivalent HTML tag-set ____
►<FIX> ……………</ FIX> ►<F> ……………</ F>
►<PRE> ……………</ PRE> ►<H> ……………</ H>
74. Tags always placed between the <BODY> and </BODY> tags of a Web page.
► True ► False
75. Java script has ----------------- ability to create and draw graphics.
► Limited ► Versatile ► Medium ► Not at all
76. When actions depends upon the values of multiple variables we ll use -----?
►if ►else ►if----else ►none
77. When the exact number of iterations is known use the ----loop?
1- for 2-if 3-while 4-none
78. When the number of iteration depends upon a condition being met use the ------ loop
1-for 2-switch 3-while 4-none
79. The key property of ‘’array ‘’object is -----------?
1-length 2-width 3-single 4-none
80. Two of the key ‘’array ‘’methods are reverse ()-sort()
1-true 2-false
81. 6-javascript array are -------?
1-multiple 2-herterogenous 3-homogenous 4-none
82. ------multiple computer that are connected together to share information and other resources.
1-network 2-internets 3-compnetworks 4-none
83. Comp networks can send an email message to a remote comp using the ---- protocol?
1-HTTP 2-FTP 3-SMTP 4-none
84. Comp network can browse documents residing on a remote comp using -------?
1-HTTP 2-FTP 3-SMTP 4-none
85. Comp networks can download and upload files to a remote comp using ------?
1-HTTP 2-FTP -SMTP 4-none
86. Network can run a program on remote comp using the ------------?
1-SMTP 2-TELNET 3-HTTP 4-none
87. Components of conventional computer networks are except one?
1-VPN 2-NIC 3-computers 4-hub
88. NIC stands for ------------?
1-national internet cables 2-national interface cards
3-network interface cards 4-none
89. Cables are either------------?
1-electrical 2-digital -optical 4-1 and 2
90. Hub component of comp network is ------------?
1-I/O device 2-traffic controller 3-network traffic controller 4-none
91. Optical cables are required by wireless networks
1-true 2-false
92. ------ a device used to connect several computer to form a network.
1-hub 2-cable 3-NIC 4-none
5

93. a hub has several -----?


1-NIC 2-cables 3-packet 4-ports
94. ------ smaller unit of data transmitted over a comp network.
1-hub 2-port 3-packet 4-none
95. all packets travel----------?
1-dependently 2-independently 3-alternatively 4-none
96. ---------- was known as “mill” in Analytical engine.
► Memory ► Processor ► Monitor ► Mouse
97. First electronic computer was
► ABC ► UNVAC 1 ► Harvard Mark 1 ► IBM PC
98. What is NOT a key factor while designing a website?
► Usability ► User-friendly ► Consistency ► Complexity
99. What happens if I start a new list without closing the original one?
► An error will be generated ► A nested list will be created
► Previous list will end and a new will start. ► Nothing will happen
100. The most upper right pixel of the screen is of ___________ color.
► Any ► Red ► Green ► Blue
101. A single pixel can acquire approximately ___________ color schemes.
► 1 million ► 2 million ► 10 million ► 16 million
102. The idea of Neural Networks field is based upon ______________.
► Human nature ► Human brain ► Human culture ► Human actions
103. Which one of the following is an application for artificial intelligence?
► Robotic ► Web Agent ► Decision Support System ► All of the given options
104. Register is a kind of ______memory
► Fast ► Super fast ► Slow ► Very slow
105. Which of the following is a true statement?
► Flat-file storage is better than tabular storage. ► Tabular storage is better than flat-file storage.
► Flat-file storage is better than relational storage. ► None of the given options
107 - Substring (n, m) returns a string containing characters copied from position n to___________.
►m–2►m–1►m+1►m
108- The __________ is the old profession which is being eliminated because of computing.
► Typist ► Bank manager ► Operational manager ► All of the given options
109- The system that manages relational database, is called ______________.
► None of the given options ► Database Management System ► Data Management System ► Relational
Database Management System
110- When web server is busy it gives the following message to the user:
► Time out ► waiting ► Server busy ► None of the given options
111- The group of technologies concerned with the capturing, processing and transmission of information in
the digital electronic form is called _____________.
► Telecom Engineering ► Computer Engineering ► Computer Science ► Information Technology
112- _____________ team consists on the sharpest technical minds in the company.
► Architecture ► Business Development ► Configuration Management ► Developer
113- TCP stands for ________.
► Transfer Center protocol ► Transmission Control Protocol ► Transmission Center Protocol ►
Telephone Center Protocol
114- A collection of data organized in such a way that the computer can quickly search for a desired data
item is known as:
► Retrieving ► Database ► Information ► DBMS
115- Microsoft Word is a type of:
► System Software ► Freeware Software ► Shrink-Wrapped Software ► Custom-built Software
116- ________, how things work.
► Analyze in detail ► Muddle through ► Figure out ► Read in detail
6

117- Popular schemes used for reducing bytes for storage are:
► RGB and Color mapping ► RGB and Dithering
► RGB, Color mapping and dithering ► Color mapping and Dithering
118- Hardware malfunctions is related to
► Data updates ► Data integrity ► Data security ► Data accessibility
119- If incorrectly we enter the negative age it is check by
► Limit Integrity ► Type Integrity ► Referential Integrity ► Physical Integrity
120- Which is the user-friendly way of presenting data ?
► Query ► Form ► Report ► All of the given options
121- Currently the Blue Ray DVD can store more than ________ of data.
► 10 GB ► 100 GB ► 50 GB ► 150 GB
122- In JavaScript, a || b is interpreted as
► a is true or b is false ► a is true and b is true
► a is false and b is true ► a is true or b is true or both are true
123- Speakers fall into the hardware category.
► True ► False
124- onBlur event is occurred for a form element when it ____________
► Gets focus ► Losts focus ► Something is typed in ► onBlur is not an event
125- You can view a 3-D image on a _____________.
► 3-D display ► 2-D display ► On both 2-D and 3-D displays ► We can not view a 3-D image
126- Module level design and unit testing is the responsibility of _____________.
► Team Lead ► Developer ► Project Manager ► Quality Assurance Expert
127- What is NOT a key factor while designing a website?
► Usability ► User-friendly ► Consistency ► Complexity
128- Communications on the internet is controlled by a set of two protocols which are ____________.
► IMAP and SMTP ► FTP and HTTP ► TCP and IP ► TCP and HTTP
129- A variable can be _________ in scope.
► Local ► Global ► Either local or global ► None of the given options
130- A protocol used for receiving email messages is called ____________.
► URL ► Telnet ► POP3 ► SMTP
131- Aliasing problem can be managed by ____________the size of pixels.
► Reducing ► Increasing ► Gaining ► Modifying
132- Rule of thumb learned through trial and error is called ___________.
► Design ► Heuristic ► Plan ► Aim
133- Which of the following data types are recognized by JavaScript?
► Strings ► Numbers ► Undefined ► All of the given options
134- a = Math. ceil(12.01)
What will be the value of a ?
► 12 ► 13 ► 12.0 ► 13.01
135- In the old days, databases did NOT support ____________.
► Number ► Boolean ► Video ► Text
136- The organizations are learning that business can be done in a more effective manner if emphasis is
placed upon ___________.
► Cooperation ► Shared responsibility ► Networking ► All of the given options
137- Module level design is the responsibility of the ___________.
► Architect ► Team Lead ► Developer ► CEO
138- _____________ errors are caused by the code that somehow violates the rule of the language.
► Syntax ► Semantic ► Run time ► Load time
139- The world first computer program was written to compute:
► Simple sequence ► Multiple sequence ► Bernoulli’s sequence ► Increasing sequence
140- Microsoft Word is a type of:
► System Software ► Freeware Software ► Shrink-Wrapped Software ► Custom-built Software
7

141- We need _____________ for memory management in computer


► Software ► Hardware ► Operating System ► Application Software
142- ___________ is generally measured in terms of the number of steps required to execute an algorithm.
► Space ► Time ► Memory and time ► Bandwidth
143- PowerBuilder falls in the category of ______________.
► Assembly Languages ► 4-th Generation Languages
► Machine Languages ► High-Level Languages
144- ___________ means to break down into simpler components and analyze.
► Recursion ► Parsing ► Scope ► Navigation
145- For (var i=1; i<=2;i=i+1)
{Document. write ( "Sorted Words:" + "" ) }
Which of the following shall be the output of above code?
►Sorted Words: Sorted Words: ►Sorted Words: Sorted Words:
►Sorted Words: “” Sorted Words: “” ► Sorted Words: Sorted Words:
146- Assembly languages allow a programmer to use _________ for numbers.
► Object ► Entity ► Name ► Interpreter
147- __________ means you have only one container to store more than one value in JavaScript.
► Variable ► Matrix ► Array ► String
148- Coding is the responsibility of ________________
► Software design ► Software developer ► Project manager ► None of given
149- CEO stands for____________________
► Central Executive officer ► Chief External officer ► Chief executive officer ► None of given
150- Decision Support Systems will become a bigger part of the professional life of the________ .
► Doctors ► Mangers ► Marketers ► All of above
151- The output of fuzzy Logic System is computed by using ______Technique.
► MAX-MAX ► MAX-MIN ► MIN-MAX ► None of the given
152- In the statement Math.PI, Math is _________ and PI is ___________.
► Variable, Constant ► Object , Method ► Object , Function ► Object , Property
153- It represents the ________________ flow chart element.
► Process ► Input or Output ► Decision ► Connector
154- Website design should NOT be __________.
► Unified ► Complex ► Consistent ► Predictable
155- The most upper right pixel of the screen is of ___________ color.
► Any ► Red ► Green ► Blue
156- Which of the following is NOT an example of Multi-user Operating system?
► Windows ► Linux ► DOS ► Solaris
157- According to the heuristic, the number of defects remaining in a system after a given level of tests is
proportional to ___________.
► The number found on very first day. ► The number found during the development.
► The number found during the test. ► None of the given options.
158- Which one of the following is NOT a component of Rule Based System?
► Rule Compiler ► Rule Interpreter ► Rules Base ► Working Memory
159- In RDBMS, table rows are called __________.
► Field ► Record ► Column ► Query
160- _________ can be used for entering, editing, or viewing data, one record at a time.
► Queries ► Forms ► Reports ► None of the given options
161- Tribal flood network is a ___________ software.
► DoS ► Scanning ► Utility ► None of the given options
162- Unlike virus, ___________ is a stand-alone program.
► Trojan horse ► Logic bomb ► Worm ► Time bomb
163 The key responsibilities of a project manager is _____________.
► Planning and tracking of the project ► Arranging of the appropriate resources
► Client relationship management ► All of the given options
8

164- The key responsibilities of the architect of the project is______________.


► Technology selection ► High-level design
► Makes certain that the implementation remains true to the design
► All of the given options
165- _______________ is responsible for day to day operations.
► CEO ► COO ► CMSO ► Developer
166- on Abort ,on Error are the _______________ of the image object.
► Event Handler ► Properties ► Methods ► None of the given options
167- The tasks performed to detect the exact location of defect is called______
► Debugging ► Testing ► Repairing ► Monitoring
168- _____________ routes the packets through the internet to go to their destination.
► Protocol ► TCP ► IP ► NIC
169- When we buy a software package, we do not really buy it, we just by a license that allows us to use it,
the ___________stays with the maker.
► Agreement ► Ownership ► Membership ► Software
170- Sequence of steps that is taken to solve a problem is called _______.
► Algorithm ► Operating System ► Application software ► None of the given options
171- A collection of data organized in such a way that the computer can quickly search for a desired data
item is known as:
► Retrieving ► Database ► Information ► DBMS
172- To start an ordered list from 20 instead of 1, we will write
► <OL begin = “20”> ► <OL initiate =“20”>
► <OL start =“20”> ► <OL from =“20”>
173- ______ are personal computers that are designed to be easily transported and relocated.
► Desktops ► Portables ► Servers ► Workstations
174 To display a multi-line text area on the web page, we use ___ tag
► TEXT ► TEXTAREA ► INPUT ► INPUTAREA
175- The first component of an operating system that runs when a typical computer is turned ON, is:
► Device Manager ► File Manager ► Loader ► Device Driver
176-Pseudo code is written in
► Complex grammar ► Plain English ► JAVA ► Pseudo language
177- Instead of Full System, one can _____ results from part of a System
► Not achieve ► Mostly achieve ► Sometimes achieve ► Achieve
178- One can download or upload files to a remote computer using ________ protocol.
► HTTP ► SMTP ► FTP ► TELNET
179- Which protocol is used to control other computer from our own computer?
► FTP ► NNTP ► TELNET ► None of the given
180- Which function returns a randomly selected floating point number between 0 and 1?
► Floor(x) ► ceil(x) ► random () ► round(x)
181-Global variables can make the logic of a web page.
► Difficult to understand ► Easier to understand and maintain
► Difficult to reuse and maintain ► Difficult to understand, reuse and maintain
182- Mathematical functions in JavaScript, are accessed by referring to various methods of the ____ object.
► Math ► Calculate ► Compute ► None of the given options
183- TCP stands for ___________.
► Total communication protocol ► Transmission control protocol
► Transfer control protocol ► Transfer collection protocol
184- First computer network was ___________.
► NSFNET ► FIRSTNET ► ARPANET ► ORPHANET
185- A user may access any item on the web through __________.
► URL ► Telnet ► POP ► SMTP
186- In JavaScript, a variable declaration is
► Optional ► Mandatory ► Not allowed ► None of the given
9

187- According to a popular heuristic, success is defined by ___________.


► The user ► The builder ► Both user and builder ► None of the given options
188- To store rounded number of 8.6 in a variable called "r_number", we write _____________.
► r_numbers=Maths.rounds(8.6) ► r_number=Math.rounds(8.6)
► r_number=Math.round(8.6) ► r_number=Maths.round(8.6)
189- random() function returns a randomly-selected, floating-point number between ____________.
► 0 and 1 ► 0 and 10 ► 0 and -10 ► 0 and -1
190- Trinoo is a __________ software.
► DoS ► Scanning ► Utility ► None of the given options
191- Which attribute of the IMG tag tells us about the source of the image ____________.
► source ► path ► loc ► src
192- The developer report to ___________ in a development team.
► Team Lead ► Project Manager ► CEO ► IT Manager
193 The effective way not to only write programs but also it works properly and further more to minimize
the time and the development cost of the program is called___________________
► Programming Mechanism ► Programming Methodology
► Programming Synchronization ► None of the given options
194- When we buy a software package, we do not really buy it, we just by a license that allows us to use it,
the ___________stays with the maker.
► Agreement ► Ownership ► Membership ► Software
195- Many developers write the _________ first and then incrementally convert each line into _________.
► Real code & Pseudo code ► Pseudo code & Real code
► Real code & Artificial code ► None of the given options
196- Collection of facts & figures is called ____________.
► Information ► Data ► Entity ► Attribute
197- A collection of data organized in such a way that the computer can quickly search for a desired data
item is known as :
► Retrieving ► Database ► Information ► DBMS
198- Using COLSPAN, number of rows of the current cell should extend itself
► Upward ► Downward ► Both Upward and Downward ► None of the given choices
199- Compound Statement after decision constructs in JavaScript is enclosed with
►() ►[] ► { }; ►{}
200-Users __________, how things work.
► Analyze in detail ► Muddle through ► Figure out ► Read in detail
201- Writing a response, multiple statements are separated from each other with the help of
► Period ( . ) ► Comma ( , ) ► Colon ( : ) ► Semicolon ( ; )
202 - With the passage of time the field of Computing and Telecommunication is _____________.
► Diverging ► Converging ► Becoming different ► Becoming unique
203- When we have to show value as part of a whole picture, which type of chart is used.
► Bar chart ► Pie chart ► Line graph ► None of the given
204- ______________ software directly interacts with the user.
► Application software ► System software ► Anonymous software ► Interactive software
205- In partitioning of program/module, it should be assured that partitioned chunks should be as
_________ as possible.
► Dependent ► Independent ► Complex ► All of the above
206- The memory size of the Altair 8800 was
► 128 bytes ► 128 Kilo bytes ► 256 Kilo bytes ► 256 bytes
207- A named collection of properties (data, state) and methods (instruction, behavior) is called ______.
► Array ► Function ► Variable ► Object
208- JavaScript Variables are ____________.
► Dynamically Typed ► Statically Typed ► Strong Typed ► None of the given options
209 -According to heuristic, if you can’t explain it in ____________ minutes, either you don’t understand it
or it does not work.
10

► 10 ►2 ►5 ►4
210- Using only HTML we can create
► Dynamic web pages ► Static web pages ► Both Static and Dynamic pages ► None of these
211 __________ function returns the largest integer that is less than or equal to x.
► round(x) ► floor ► ceil ► abs(x)
212- Due to working at home, contact with the colleagues is __________, which may result in __________
quality of work
► Reduced, Poorer ► Reduced, Better ► Increased, Poorer ► Increased, Better
213- The distance among families is ___________ because of spending more time on internet.
► Increased ► Expanded ► Contracted ► Decreased
214-When web server is busy it gives the following message to the user:
► Time out ► Waiting ► Server busy ► None of the given options
215- ____________ is designed for detecting viruses and inoculating.
► Antivirus ► Utility ► Trojan ► None of the given choices
216- The ____________ is becoming the preferred organizational structure for more and more organizations
with the passage of time.
► Tree structured organizational model ► Network paradigm
► Hierarchical structure ► None of the given options
217- Planning and tracking of the project is the responsibility of the___________.
► Project Manager ► Architect ► Developer ► Chief Executive Officer
218- The responsibilities of the Team Lead includes_____________.
► Planning and tracking of the project ► Detailed design
► Professional development of team members ► All of the given options
219- _____________ team is responsible for a project after the specification’s stage till the very end.
► Executive ► Architect ► Development ► HR
220- There are _________ types of errors.
►2 ►3 ►4 ►5
221- One ________ are the computers that perform at or near the currently highest operational rate for
computers.
► Minicomputers ► Microcomputers ► Supercomputers ► Personal Computers
222- Which one of these is NOT an example of storage devices?
► Tape ► RAM ► Floppy ► DVD
223-Forms can be submitted by using __________ different methods
►2 ►3 ►4 ►5
224- Which is NOT true for JavaScript variable name?
► Student ► Roll_no_1111 ► For ► _schedule
225- One can browse documents residing on a remote computer using ________ protocol.
► HTTP ► SMTP ► FTP ► TELNET
226- Which one is the example of spreadsheet software?
► MS Word ► MS PowerPoint ► MS Excel ► MS Access
227- User can remotely log on to a computer and can have a control over it like a local user using
► TelNet Protocol ► TelNet Protocol and connected to the user through TCP/IP network
► TelNet protocol and FTP ► TCP/IP and FTP
228- Hardware malfunctions is related to
► Data updates ► Data integrity ► Data security ► Data accessibility
229- Backbone is also called as ________.
► vBNS ► BNS ► vHBNS ► HBNS
230- In JavaScript: In order to display the text on browser Grade A, which of following statement is True.
► Document write (“Grade A") ► document. Write (“Grade A");
► Document. Write (“Grade” && A"); ► document. Write (“Grade” && “A");
231- In a good presentation each slide should contain____________.
► heading ► Phrases not sentences ► Sentences not phrases ► Heading, sentences not phrases
11

232-A function is also called __________.


► Sub-program ► Procedure ► Sub-routine ► All of the given option
233- Which of the following is NOT a Loop statement?
► For ► While ► Switch ► Do-While
234- Which one of the following is NOT a component of Rule Based System?
► Rule Compiler ► Rule Interpreter ► Rules Base ► Working Memory
235- Spread sheet is a type of _______________.
► Productivity software ► Engineering software ► Mathematical software ► Business software
236-A combination of word processing and graphic design is
► Corel Draw ► Desktop Publishing ► Paint ► WordPad
237- The political process is also influenced by the use of ___________.
► Discussion forums ► Newsgroups ► Mailing lists ► All of the given options
238- one ____________ DBMS supports data in terabytes.
► Personal ► Desktop ► Enterprise ► Single-user
239- The organization is the collection of ____________.
► Peoples ► Professionals ► Teams ► Individuals
240- The tasks performed to determine the existence of defects is called _______
► Debugging ► Testing ► Repairing ► Coding
241- Many developers write the _________ first and then incrementally convert each line into _________.
► Real code & Pseudo code ► Pseudo code & Real code
► Real code & Artificial code ► None of the given options
242- Forms can be submitted through _______ & _______ methods
► INCLUDE, POST ► INCLUDE, GET ► GET, POST ► SEND, POST
243- If an algorithm is syntactically correct, but semantically incorrect then this situation is
► Very good situation ► Very dangerous situation ► Not very bad ► Neutral situation
244- Heuristics _______ lead to the best results.
► Sometimes ► Do not ► occasionally ► Not always
245- In TCPIP communication fragmentation is responsibility of
► TCP ► IP ► Both TCP and IP ► Internet
246- Access to the internet became easy after the invention of
► WWW & Web Browsers ► Mainframes ► Binary system ► Signals
247- If incorrectly we enter the negative age it is check by
► Limit Integrity ► Type Integrity ► Referential Integrity ► Physical Integrity
248- ------------------ is a digital programmable mechanical machine
► Analytical Engine ► Difference Engine ► Harvard Mark 1 ► Mechanical engine
249- This element of Flow Chart is called_____________.
► Process ► Off page connector ► Decision ► Connector
250- In a library’s database, if there is an entry in the register for Book # 423 then the corresponding Book
must actually exist; is an example of which type of data integrit.
► Type integrity ► Limit integrity ►Physical Integrity ►Referential Integrity
251- Ada is a programming language specifically designed for
► Analytical Engine ► Difference Engine ► Harvard Mark 1 ► Mechanical engine
252- The name of first browser was ______
►Internet Explorer ► Moziac ► Netscape ► Firefox
253- The impact of a digit in a number is determined by its ---------------
► Value ► Location ► Length ► None of above
254- First computer network was ___________.
► NSFNET ► FIRSTNET ► ARPANET ► ORPHANET
255-A variable can be _________ in scope.
► Local ► Global ► Either local or global ► None of the given options
256-___________ color should be used in background for a good presentation.
► Light ► Dark ► Red ► None of the given options
257-Which one of the following is not an event handler's attribute?
12

► Function ► Identifier ► Equal sign ► String consisting of JavaScript statements


258- Which one of the following is NOT a component of Rule Based System?
► Rule Compiler ► Rule Interpreter ► Rules Base ► Working Memory
259- a = Math.ceil(12.01) What will be the value of a ?
► 12 ► 13 ► 12.0 ► 13.01
260- Tag used to make a Text Bold is __________________
► <BOLD></BOLD> ► <B></B> ► <BODY></BODY> ► None of these
261-<P> </P> and <BR> tags are not same because
► goes to the next line ► goes to the next after next line
► goes to the next after next line ► Both are same
262- Event handlers are placed in the ___________ portion of a Web page as attributes in HTML tags.
► HEAD ► BODY ► SCRIPT ► TITLE
263- Due to working at home, lack of interaction may result in ___________ professional growth.
► Slower ► Faster ► Higher ► Improved
264- _____________ waits for some time and then launches a function.
► Timeout ( ) ► set Timeout ( ) ► set Time ( ) ► setTimeIn ( )
265- is also known as System Architecture
► High level system design ► Low level system design ► Every system design ► Software Requirement
266- There are _________ ways of calling functions.
► One ► Two ► Three ► Four
267- Which event handler executes the specified JavaScript code when a window/form element loses focus?
► onBlur ► onLoad ► onUnload ► onFocus
268- Popular schemes used for reducing bytes for storage are:
► RGB and Color mapping ► RGB and Dithering
► RGB, Color mapping and Dithering ► Color mapping and Dithering
269- Extension for saving web page is / are;
► *.html ► *.htm ► *.html and *.htm both are in use ► None of these
270- _____________ loop is a flow control statement that allows code to be executed repeatedly based on a
given Boolean condition.
► For ► Do-While ► If-else ► While
271- onBlur event is occurred for a form element when it ____________
► Gets focus ► Losts focus ► Some thing is typed in ► onBlur is not an event
272- For how many times the Nested For Loop shall execute;
► 20 ► 15 ► 25 ► Shall terminate in first loop
273- Success of a website is defined by ____________.
►Use ► Designer ► Developer ► Programmer
274- Which one is correct for JavaScript?
► onMouseOver ► OnMouseOver ► onmouseover ► All of the given
275- An indexed list of elements is called _____________.
► Collection ► Array ► Set ► Group
276- ________ is the way that internet domain names are located and translated into IP addresses.
► FTP ► VoIP ►DNS ► TCP
277- The browser breaks down the URL into ________ parts.
►2 ►3 ►4 ►5
277- Which one of the following is not an event handler's attribute?
► Function ► Identifier ► Equal sign ► String consisting of JavaScript statements
278- JavaScript Variables are ____________.
► Dynamically Typed ► Statically Typed ► Strong Typed ► None of the given options
279- Which of the following is NOT a Loop statement?
► For ► While ► Switch ► Do-While
280- According to a popular heuristic, success is defined by ___________.
► The user ► The builder ► Both user and builder ► None of the given options
13

281- Which one of the following is an application for artificial intelligence?


► Robotic ► Web Agent ► Decision Support System ► All of the given options
282- The ______ is connected to all other modules of the microprocessor.
► Control unit ► Memory unit ► Floating Point unit ► Arithmetic and Logic unit
283- Which of the followings is NOT Relational DBMS software?
► Access ► FrontPage ► FileMaker Pro ► SQL Server
Question No: 14 ( Marks: 1 ) - Please choose one country=”Hello Pakistan”;
document.write(country.length); The out put of the above statement is ____________. ► 12 ► 13 ► 14 ►
15 Question No: 15 ( Marks: 1 ) - Please choose one The distance among families is ___________ because
of spending more time on internet. ► Increased ► Expanded ► Contracted ► Decreased
Question No: 16 ( Marks: 1 ) - Please choose one ______________ is a field that uniquely identifies each
record stored in a table. ► Composite Key ► Primary key ► Foreign key ► None of the given options
Question No: 18 ( Marks: 1 ) - Please choose one ___________ has great PR skills. ► Architect ► Team
Lead ► Project Manager ► Chief Executive Officer
Question No: 21 ( Marks: 1 ) - Please choose one Efficiency is ______ to universality ► Equal ► Direct
proportional ► Inversely proportional ► Not proportional
Question No: 22 ( Marks: 1 ) - Please choose one There are _________ ways of calling functions. ► One ►
Two ► Three ► Four
Question No: 23 ( Marks: 1 ) - Please choose one Which protocol is use to transfer a file over the network?
► UDP ► FTP ► TCP ► OSI
Question No: 24 ( Marks: 1 ) - Please choose one Writing a response, multiple statements are separated from
each other with the help of ► Period ( . ) ► Comma ( , ) ► Colon ( : ) ► Semicolon ( ; )
Question No: 25 (Marks: 1) - Please choose one Popular schemes used for reducing bytes for storage are: ►
RGB and Color mapping ► RGB and Dithering ► RGB, Color mapping and Dithering ► Color mapping
and Dithering
Question No: 26 (Marks: 1) - Please choose one ______________ has the ability to automate and simplify
daily tasks. ► Productivity software ► Application software ► System software ► Graphical software
Question No: 27 ( Marks: 1 ) - Please choose one Which representation technique of algorithm is more
suitable for developer to make actual code___________. ► pseudo code ► flow chart ► both pseudo code
and flow chart ► Heuristics
Question No: 29 ( Marks: 1 ) - Please choose one CONCATENATE operator is used to____________
elements. ► Subtract ► Multiply ► Join ► Add
Question No: 30 ( Marks: 1 ) - Please choose one In partitioning of program/module, it should be assured
that partitioned chunks should be as _________ as possible. ► Dependent ► Independent ► Complex ►

Question No: 1 ( Marks: 1 ) - Please choose one The memory size of the Altair 8800 was ► 128 bytes ►
128 Kilo bytes ► 256 Kilo bytes ► 256 bytes
Question No: 2 ( Marks: 1 ) - Please choose one Hexadecimal number system is based on --------------------
digits ► 2 ► 8 ► 12 ► 16
Question No: 3 ( Marks: 1 ) - Please choose one Which one of the following is not an event handler's
attribute? ► Function ► Identifier ► Equal sign ► String consisting of JavaScript statements
Question No: 5 ( Marks: 1 ) - Please choose one The most upper right pixel of the screen is of ___________
color. ► Any ► Red ► Green ► Blue
Question No: 7 ( Marks: 1 ) - Please choose one When’+’ operator is used with string operands, it
_____________ both strings. ► Adds ► Subtracts ► Concatenates ► Compares
Question No: 8 ( Marks: 1 ) - Please choose one _____________ organization is replacing the old-style
layered, tree-structured organizational model. ► Network ► Hierarchical ► Matrix ► None of the given
options
Question No: 9 ( Marks: 1 ) - Please choose one Due to working at home, lack of interaction may result in
___________ professional growth. º Slower º Faster º Higher º Improved
Question No: 10 ( Marks: 1 ) - Please choose one Spies of one business monitoring the network traffic of
their competitors’ ___________. º Industrial Intelligence º Industrial Espionage º Industrial Spying º
Industrial Surveillance
14

Question No: 11 ( Marks: 1 ) - Please choose one The key responsibilities of a project manager is
_____________. º Planning and tracking of the project º Arranging of the appropriate resources º Client
relationship management º All of the given options
Question No: 12 ( Marks: 1 ) - Please choose one Sequence of steps that is taken to solve a problem is called
_______. ºAlgorithm ºOperating System ºApplication software ºNone of the given options
Question No: 13 ( Marks: 1 ) - Please choose one CELLPADDING determines the distance between the
_____________ of the cell and the contents of the cell º Caption º Border º Alignment º Empty space
Question No: 14 ( Marks: 1 ) - Please choose one DSS stands for: º Dual System Security º Decision Support
System º Digital System Solver º Dynamic System Security

Question No: 16 ( Marks: 1 ) - Please choose one Assignment operator in JavaScript is represented by: º = º
= = º => º >=
Question No: 17 ( Marks: 1 ) - Please choose one In a System having many parts to be designed, one should
always do the _____ first º Hard part º Simple part º Development part º Quality part

Question No: 18 ( Marks: 1 ) - Please choose one Which protocol is used to send email ? º FTP º SMTP º
TELNET º All of the given choices

Question No: 19 ( Marks: 1 ) - Please choose one Those Systems are “Intelligent System” that mimics some
aspects of º Software deployment º Human thought º Speaking powerº Computing

Question No: 20 ( Marks: 1 ) - Please choose one For how many times the Nested For Loop shall execute; º
20 º 15 º 25 º Shall terminate in first loop.

Question No: 21 ( Marks: 1 ) - Please choose one Which of the following is a valid html tag? ► ► ► ►
All of the above

Question No: 22 ( Marks: 1 ) - Please choose one Which of the following memory retains its information
when the power to the system is turned off? ► RAM ► ROM ► DIMM ► DRAM

Question No: 23 ( Marks: 1 ) - Please choose one The output of document.write( "2" + Math.PI ) ;
is__________. ► 23.141592653589793 ► 3.146 ► 2.3141592653589793 ► None of them

Question No: 24 ( Marks: 1 ) - Please choose one Logic Bombs executes its payload when
_________________ ► A programs run ► A predetermined event occurs ► DoS attack is launched ► A
file is copied from one folder to another

Question No: 25 ( Marks: 1 ) - Please choose one Which Internet Service is comparatively Slow but
Inexpensive and Fast. ► E-mail ► Instant Messaging ► Web ► None of the given

Question No: 26 ( Marks: 1 ) - Please choose one Super computers consists of more than one parallel
processors because ► One big processor is more expensive than parallel processors ► Through parallel
processors problems can be solved easily ► Small processors are easy to manufacture ► All of the given

Question No: 1 ( Marks: 1 ) - Please choose one A procedure that usually, but not always, works or that
gives nearly the right answer is called ► Algorithm ► Logarithm ► Heuristic ► Methodology

Question No: 2 ( Marks: 1 ) - Please choose one Which of the following is NOT an Application Software?
► Word Processor ► Web Browser ► Windows XP ► MS Excel

Question No: 3 ( Marks: 1 ) - Please choose one Operating System talks to and manages devices through ►
Loader ► File Manager ► Memory Manager ► Device Driver
15

Question No: 4 ( Marks: 1 ) - Please choose one You can ________ from/to a website containing interactive
forms. ► Only read ► Only write ► Read and write ► Not read and write

Question No: 5 ( Marks: 1 ) - Please choose one When the user needs something to be done by the computer,
he/she gives instructions in the form of _____ to computer ____ ► Software, Hardware ► Hardware,
Software ► System Software, Application Software ► Graph, Monitor

Question No: 6 ( Marks: 1 ) - Please choose one There is a battery on the motherboard to: ► Give power to
the processor ► Save information when computer is off ► Save information when computer is on ► Give
power to the motherboard

Question No: 8 ( Marks: 1 ) - Please choose one Which one is correct? ►



► Both and

Question No: 10 ( Marks: 1 ) - Please choose one The key strengths of computers are ► Speed ► Storage
► Do not get bored ► All of the given choices

Question No: 11 ( Marks: 1 ) - Please choose one Which one is correct? ► ► ► ►

Question No: 12 ( Marks: 1 ) - Please choose one Everything that JavaScript manipulates is treated as: ►
Object ► Window ► Text ► Script

Question No: 13 ( Marks: 1 ) - Please choose one A process in which user’s browser check the form’s data is
called ► Server-Side Scripting ► Client-Side Scripting ► Bowser Scripting ► Form Scripting

Question No: 14 ( Marks: 1 ) - Please choose one ------------ is volatile memory ► RAM ► ROM ► Hard
Disk ► CD ROM

Question No: 15 ( Marks: 1 ) - Please choose one WYSIWYG stands for ► What you say is what you get
► Where you see is where you go ► What you see is what you get ► When you see is when you get

Question No: 16 ( Marks: 1 ) - Please choose one What is/are the use/uses of Word processor? ► To write a
letter ► To write Research paper or report ► To create address labels ► All of the given

Question No: 17 ( Marks: 1 ) - Please choose one __________ is the example of Shrink-wrapped software
► PIA information system ► WinZip trial pack ► Linux ► MS Word

Question No: 18 ( Marks: 1 ) - Please choose one ____________ interacts directly with the computer
Hardware ► Compiler ► Operating system ► Application software ► Assembler

Question No: 19 ( Marks: 1 ) - Please choose one Which of the following symbol is used for multiple line
comments in JavaScript? ► / ► // ► /* ► //*

Question No: 21 ( Marks: 1 ) - Please choose one __________ give us the ability to manipulate data through
reference instead of actual value. ► Constants ► Variables ► Data Types ► Operators
16

Question No: 22 ( Marks: 1 ) - Please choose one Bringing subsystems together to form the system is called
► Integration ► Merging ► Splitting ► Operation & Maintenance

Question No: 23 ( Marks: 1 ) - Please choose one Preliminary exploration of possible solutions,
technologies, suppliers is called ► Viability ► Feasibility ► Specification ► Integration

Question No: 24 ( Marks: 1 ) - Please choose one Algorithm gives us: ► Definition of a problem ►
Sequence of steps to solve a problem ► Proper understanding of a problem ► Solution to a problem

Question No: 25 ( Marks: 1 ) - Please choose one Web site is collection of related ______ ► Web pages ►
Information ► Search Engines ► None of the given choices

Question No: 26 ( Marks: 1 ) - Please choose one Information on World Wide Web is _______________
unified. ► Physically ► Logically ► Really ► None of the given choices

Question No: 1 ( Marks: 1 ) - Please choose one Which function returns a randomly selected floating point
number between 0 and 1 ? ► floor(x) ► ceil(x) ► random() ► round(x)

Question No: 2 ( Marks: 1 ) - Please choose one Functions are also called: ► Heuristics ► Variables ►
Arrays ► Subprograms

Question No: 3 ( Marks: 1 ) - Please choose one In JavaScript, each element of array can store data of type
► A Number ► An Array ► A String variable ► All of the given choices

Question No: 5 ( Marks: 1 ) - Please choose one Processed data is called ________. ► Information ► Data
► Entity ► Attribute

Question No: 6 ( Marks: 1 ) - Please choose one Many developers write the _________ first and then
incrementally convert each line into _________. ► Real code & Pseudo code ► Pseudo code & Real code
► Real code & Artificial code ► None of the given options

Question No: 7 ( Marks: 1 ) - Please choose one When we buy a software package, we do not really buy it,
we just by a license that allows us to use it, the ___________stays with the maker. ► Agreement ►
Ownership ► Membership ► Software

Question No: 8 ( Marks: 1 ) - Please choose one Name, Border, Source are the ____________ of the image
object. ► Event Handler ► Properties ► Methods ► None of the given options

Question No: 9 ( Marks: 1 ) - Please choose one Using smart editors they can automatically color different
parts of statements in different colors e.g. HTML tags in ____________ color. ► Green ► Grey ► Blue ►
None of the given options

Question No: 10 ( Marks: 1 ) - Please choose one ____________ is in Executive team. ► Project Manager
► CEO ► Team Lead ► Developer
17

Question No: 11 ( Marks: 1 ) - Please choose one Module level design and unit testing the responsibility of
_____________. ► Team Lead ► Developer ► Project Manager ► Quality Assurance Expert

Question No: 13 ( Marks: 1 ) - Please choose one _____________ waits for some time and then launch a
function. ► Timeout( ) ► setTimeout( ) ► setTime( ) ► setTimeIn( )

Question No: 14 ( Marks: 1 ) - Please choose one Which of the following is NOT an event handler for image
object? ► onAbort ► onError ► onLoad ► onUser

Question No: 15 ( Marks: 1 ) - Please choose one ______________ is a field that uniquely identifies each
record stored in a table. ► Composite Key ► Primary key ► Foreign key ► None of the given options

Question No: 17 ( Marks: 1 ) - Please choose one By default in a web page Hyper Link for another web page
is represented as ________________ ► Blue only ► Black and Underlined ► Blue and Bold ► Blue and
Underlined

Question No: 18 ( Marks: 1 ) - Please choose one To store rounded number of 8.6 in a variable called
"r_number", we write _____________. ► r_number=Maths.round(8.6) ► r_numbers=Maths.rounds(8.6) ►
r_number=Math.rounds(8.6) ► r_number=Math.round(8.6)

Question No: 19 ( Marks: 1 ) - Please choose one Which one is the best option for designing a Medical
Expert System? ► Rule Based System ► Genetic Algorithm ► Fuzzy Logic ► Neural Network

Question No: 20 ( Marks: 1 ) - Please choose one Variables allow us to manipulate data through the
___________. ► Actual Value ► Reference ► Length ► Name

Question No: 22 ( Marks: 1 ) - Please choose one Capturing events and responding to them is called
__________. ► Function Handling ► Event Handling ► Event Procedure ► All of the given option

Question No: 23 ( Marks: 1 ) - Please choose one ___________ color should be used in background for a
good presentation. ► Light ► Dark ► Red ► None of the given options

Question No: 24 ( Marks: 1 ) - Please choose one Which of the following symbol is used for multiple line
comments in JavaScript? ► / ► // ► /* ► //*

Question No: 25 ( Marks: 1 ) - Please choose one In JavaScript, what will be the result of the follwoing
operation 79%3 ► 0 ► 1 ► 2 ► 3

Question No: 26 ( Marks: 1 ) - Please choose one A new cell using HTML is added in table row by ► … ►
…►…►…

Question No: 28 ( Marks: 1 ) - Please choose one What is NOT a key factor while designing a website? ►
Usability ► User-friendly ► Consistency ► Complexity

Question No: 29 ( Marks: 1 ) - Please choose one It represents the ________________ flow chart element.
► Process ► Input or Output ► Decision ► Connector

Question No: 30 ( Marks: 1 ) - Please choose one Vacuum tubes were replaced by ___ ► Punch cards ►
Transistors ► Micro Processors ► Resistors
18

The transistor is a solid state semiconductor device used for amplification and switching, and has
__three________ terminals. ► one ► two ► three ► four

Question No: 2 ( Marks: 1 ) - Please choose one Blue Pacific is a name of ____Super__ computer. ► Mini
► Desktop ► Micro ► Super

Question No: 3 ( Marks: 1 ) - Please choose one Monte Carlo algorithm is an example of Randomized
algorithm ► Randomized algorithm ► Greedy algorithm ► both greedy and randomized ► Heuristics

Question No: 4 ( Marks: 1 ) - Please choose one A set of stand alone productivity applications designed to
work together known as __ Productivity software suites . ► Productivity software suites ► Compiled
software ► Secure software ► Intelligent software

Question No: 5 ( Marks: 1 ) - Please choose one The most used form tag is the tag. - False ►
True ► False

Question No: 6 ( Marks: 1 ) - Please choose one What is the key feature of computer which is against
human nature.? Can’t get bored. ► Can’t get bored. ► Pattern recognition ► Repetition ► None

Question No: 7 ( Marks: 1 ) - Please choose one ___ Word Processor Software __ was designed as a
replacement for typewriter ► Spreadsheet Software ► Word Processor Software ► Presentation Software
► Database Software

Question No: 8 ( Marks: 1 ) - Please choose one Forms can be submitted by using ______2____ different
methods ► 2 ► 3 ► 4 ► 5

Question No: 9 ( Marks: 1 ) - Please choose one To display a checkbox on the web page, we use __INPUT_
tag ► CHECKBOX ► CHECK ► INPUT ► INPUTBOX

Question No: 10 ( Marks: 1 ) - Please choose one _Name __ attribute of FORM tag is used to mention a
URL when the form is being submitted ► name ► action ► method ► submit

Question No: 11 ( Marks: 1 ) - Please choose one You can __ ______ from/to a website containing
interactive forms. ► Only read ► Only write ► Read and write ► Not read and write

Question No: 12 ( Marks: 1 ) - Please choose one Using COLSPAN, number of rows of the current cell
should extend itself None of the given choices ► Upward ► Downward ► Both Upward and Downward
► None of the given choices

Question No: 13 ( Marks: 1 ) - Please choose one ASCII WHITE is the fastest Super computer which can
perform _1.3 trillion__ calculations in one second. ► 1.3 billion ► 1.3 trillion ► 1.3 miillion ► 1.3
thousand

Question No: 14 ( Marks: 1 ) - Please choose one _HTML___ is a related collection of WWW files that
includes a beginning file called a homepage ► HTML ► Website ► HTTP ► Web page

Question No: 15 ( Marks: 1 ) - Please choose one If a computer could pass the Turing test then it would be
able to: think like human beings ► think like human beings ► do the things faster ► win a million dollar
prize► store more information
19

Question No: 16 ( Marks: 1 ) - Please choose one The key strengths of computers are - Speed ► Speed ►
Storage ► Do not get bored ► All of the given choices

Question No: 17 ( Marks: 1 ) - Please choose one Compared to vacuum tubes, Transistors offer: All of the
given choices ► Much smaller size ► Better reliability ► Much lower cost ► All of the given choices

Question No: 18 ( Marks: 1 ) - Please choose one Which of the following is NOT a component of IC?
Resistors ► Transistors ► Diodes ► Resistors ► Vacuum tubes

Question No: 19 ( Marks: 1 ) - Please choose one When we use , what will happen? - Text will be in ****
format ► Text will not be visible ► Text will be in normal format ► Text will be in **** format ► Text
will be in #### format

Question No: 20 ( Marks: 1 ) - Please choose one Spread sheet is a type of _ Mathematical software
________. ► Productivity software ► Engineering software ► Mathematical software ► Business
software

Question No: 22 ( Marks: 1 ) - Please choose one _ Utility Program refers to the firmware code which is run
by an IBM compatible PC when first powered on. ► DOS ► BIOS ► Utility Program ► None of these

Question No: 23 ( Marks: 1 ) - Please choose one A computer program that facilitates the communication
between the computer and a peripheral device is called____ Language Translator _______ ► Operating
system ► Utilities ► Language Translator ► Device Drives

Question No: 24 ( Marks: 1 ) - Please choose one In JavaScript, what will be the result of the following
operation 79%3 ► 0 ► 1 ► 2 ► 3

Question No: 25 ( Marks: 1 ) - Please choose one Which of the following number system is used by
microprocessor? Binary ► Binary ► Decimal ► Octal ► Hexadecimal

Question No: 26 ( Marks: 1 ) - Please choose one Web site is collection of related ___ Information___ ►
Web pages ►Information ► Search Engines ► None of the given choices

You might also like