Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 17

CS101 - Introduction to Computing - Q.No.

1
Analytical Engine is ------------------
► An electrical machine
► A digital machine
► An analog machine
► A special purpose machine

CS101 - Introduction to Computing - Q.No. 2

Website design should NOT be __________.


► Unified
► Complex
► Consistent
► Predictable

CS101 - Introduction to Computing - Q.No. 3

TCP stands for ___________.


► Total communication protocol
► Transmission control protocol
► Transfer control protocol
► Transfer collection protocol

www.vuzs.info

CS101 - Introduction to Computing - Q.No. 4 (M-1)

A vocabulary and set of grammatical rules for instructing a computer to perform specific
tasks is called
► Software
► Programming language
► Device driver
► Interpreter

CS101 - Introduction to Computing - Q.No. 5 (M-1)

A _________ is a meaningful, easy-to-remember ‘label’ for an IP address.


► TCP address
► Domain name
► Network name
► VoIP

CS101 - Introduction to Computing - Q.No. 6 (M-1)

In spreadsheets, cell address A12 means _______.


► Row A, Cloumn 12
► Row 12, Cloumn A
► Row 2,Cloumn A1
► Row A1, Cloumn 2

www.vuzs.info

CS101 - Introduction to Computing - Q.No. 7 (M-1)

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.

CS101 - Introduction to Computing - Q.No. 8 (M-1)

Which one is the best option for designing a Medical Expert System?
► Rule Based System
► Genetic Algorithm
► Fuzzy Logic
► Neural Network

CS101 - Introduction to Computing - Q.No. 9 (M-1)

Command that allows you to recover form mistakes is called __________.


► Clear
► Edit
► Undo
► Break

CS101 - Introduction to Computing - Q.No. 10 (M-1)

The document.write( ) method expects ___________ as its argument.


► Integer
► Float
► String
► Boolean

www.vuzs.info

CS101 - Introduction to Computing - Q.No. 11 (M-1)

We use ___________ to stop Break-Ins.


► Scanners
► Intrusion detectors
► Utilities
► None of the given options
CS101 - Introduction to Computing - Q.No. 12 (M-1)

The developer report to ___________ in a development team.


► Team Lead
► Project Manager
► CEO
► IT Manager

CS101 - Introduction to Computing - Q.No. 13 (M-1)

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

CS101 - Introduction to Computing - Q.No. 14 (M-1)

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

CS101 - Introduction to Computing - Q.No. 15 (M-1)

The important attribute of image tag is ________________.


► src
► image
► None of the given options
► alt

CS101 - Introduction to Computing - Q.No. 16 (M-1)

onAbort , onError are the _______________ of the image object.


► Event Handler
► Properties
► Methods
► None of the given options

www.vuzs.info

CS101 - Introduction to Computing - Q.No. 17 (M-1)

Now a days, users communicate with the computer using a consistent __________
provided by the Operating System.
► Command-line interface
► Application Interface
► User Interface
► Protocol

CS101 - Introduction to Computing - Q.No. 18 (M-1)

One can browse documents residing on a remote computer using ________ protocol.
► HTTP
► SMTP
► FTP
► TELNET

CS101 - Introduction to Computing - Q.No. 19 (M-1)

Which of the following device can be used to control network traffic?


► Cable
► Connector
► Hub
► Repeater

CS101 - Introduction to Computing - Q.No. 20 (M-1)

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

www.vuzs.info

CS101 - Introduction to Computing - Q.No. 21 (M-1)

If(studentMarks>70);
(
document.write( "Grade A");
}
Which of following is correct format of above code:
► If(studentMarks>70);
(
document.write( "Grade A");
};
► If(studentMarks70)
(
document.write( "Grade A");
}
► If(studentMarks>70)
{
document.write( "Grade A");
}
► None of above options

CS101 - Introduction to Computing - Q.No. 22 (M-1)

Which of the following language is object based but not object oriented language.
► javascript
► visual basic
► C++

C#

CS101 - Introduction to Computing - Q.No. 23 (M-1)

asin(x) stands for __________


► Asynchronous sine
► Alpha Sine
► Automated Sine
► ArcSine

CS101 - Introduction to Computing - Q.No. 24 (M-1)

The output of POW (3, 2) is______________.


►6
►4
►9
► 12
www.vuzs.info

CS101 - Introduction to Computing - Q.No. 25 (M-1)

The Right most portion or the third portion of the URL contains______ .
► Protocol Identifier
► Server Name
► Directory Name
► None of the given

CS101 - Introduction to Computing - Q.No. 26 (M-1)

Which Image format is known as Lossless original format.


► JPEG
► GIF
► Bitmap
► Vector

Spring 2010
CS101- Introduction to Computing (Session - 2)
Shared by Naveed Iqbal
www.vuzs.info

http://www.vuzs.info

Time: 90 min

M - 58
Question No: 1 (M-1) .
Which of the following hardware component of a computer can also be called as
engine?
Bus
Storage
Memory
Processor

Question No: 2 (M-1) .


To improve the time for scannig a web page, text should be ___________.
Centered
Left Aligned
Right Aligned
Staggered

Question No: 3 (M-1) .


__________% of the users have left websites in frustration due to poor navigation.
40
62
? 83
91
www.vuzs.info
http://www.vuzs.info

Question No: 4 (M-1) .


Logical operation that is performed on single input variable is ---------------
AND
OR
NOT
NOR

Question No: 5 (M-1) .


Which one is correct for JavaScript?
onMouseOver
OnMouseOver
onmouseover
All of the given

Question No: 6 (M-1) .


A group of statements that are put together (or defined) once and then can be used (by
reference) repeatedly is called ____________.
Repeater
Array
? Function
Pointer

Question No: 7 (M-1) .


___________ color should be used in background for a good presentation.
? Light
Dark
Red
None of the given options
www.vuzs.info
http://www.vuzs.info

Question No: 8 (M-1) .


Which one of the following is NOT a primary color?
Red
Green
Yellow
Blue

Question No: 9 (M-1) .


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

Question No: 10 (M-1) .


Due to working at home, lack of interaction may result in ___________ professional
growth.
? Slower
Faster
Higher
Improved
Question No: 11 (M-1) .
_____________ team is responsible for a project after the specification’s stage till the
very end.
Executive
Architect
? Development
HR

Question No: 12 (M-1) .


_____________ team consists on the sharpest technical minds in the company.
? Architecture
Business Development
Configuration Management
Developer

Question No: 13 (M-1) .


Smart editors can automatically color different parts of statements in different colors
e.g. comments in ____________ color.
Green
? Grey
Blue
Red
www.vuzs.info
http://www.vuzs.info

Question No: 14 (M-1) .


When the packets reach at destination, __________ reassembles them into original
message.
Protocol
? TCP
IP
NIC

Question No: 15 (M-1) .


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: 16 (M-1) .


Heuristics _______ lead to the best results.
Sometimes
? Do not
Occasionally
? Not always

Question No: 17 (M-1) .


One can run a program on a remote computer using ________ protocol.
HTTP
SMTP
FTP
? TELNET

Question No: 18 (M-1) .


Which protocol is used to send email ?
FTP
? SMTP
TELNET
All of the given choices
www.vuzs.info
http://www.vuzs.info

Question No: 19 (M-1) .


Which event handler executes the specified JavaScript code when a window/form
element loses focus ?
? onBlur
onLoad
onUnload
onFocus

Question No: 20 (M-1) .


_____ is the process of analyzing large databases to identify patterns.
Data normalization
Data management
? Data Mining
None of the given options

Question No: 21 (M-1) .


Which is the user-friendly way of presenting data ?
Query
Form
? Report
All of the given options

Question No: 22 (M-1) .


JavaScript is an ______________________ language.
Markup language
Structured language
? Object based language
None of the Given options

Question No: 23 (M-1) .


In latest computers, ___________ are used instead of a vacuum tube
Diodes
Triodes
? ICs
Transistors
www.vuzs.info
http://www.vuzs.info

Question No: 24 (M-1) .


---------------is the process of starting or restarting a computer.
BIOS
Refreshing
? Booting
None of given

Question No: 25 (M-1) .


Java script supports drawing of objects.
True
? False

Question No: 26 (M-1) .


Computer programmer that perform various actions continuously, autonomously on
behalf of their principal is known as ______________ .
Robotics
? Mobile agents
Decision Support System
None of above
Solved Exam papers
CS101 Final term 2010 Paper - Introduction to Computing
(s3o)
View Comments

CS101- Introduction to Computing - Final Term Examination


(Session - 3) - Spring 2010
by Renegade (Saeed)
Solved by Amjad Ali
www.vuzs.info

Time: 90 min
Marks = M = 58
CS101- Introduction to Computing - Q.No. 1 (M-1) .
Analytical Engine is ------------------
► An electrical machine
► A digital machine
► An analog machine
► A special purpose machine

CS101- Introduction to Computing - Q.No. 2 ( M - 1 ) .


__________% of the users have left websites in frustration due to poor
navigation.
► 40
► 62
► 83
► 91

CS101- Introduction to Computing - Q.No. 3 ( M - 1 ) .


__________ breaks down the message to be sent over the internet into packets.
► FTP
► HTTP
► TCP
► IP
CS101- Introduction to Computing - Q.No. 4 ( M - 1 ) .
The first spread sheet was called as_____________.
► Excel
► PowerPoint
► Word
► VisiCalc

CS101- Introduction to Computing - Q.No. 5 ( M - 1 ) .


Which is correct?
► onUnload
► onUnLoad
► onUNLOAD
► All of the above
www.vuzs.info
CS101- Introduction to Computing - Q.No. 6 ( M - 1 ) .
Variables allow us to manipulate data through the ___________.
► Actual Value
► Reference
► Length
► Name

CS101- Introduction to Computing - Q.No. 7 (M-1) .


We use ___________ to stop Break-Ins.
► Scanners
► Intrusion detectors
► Utilities
► None of the given options

CS101- Introduction to Computing - Q.No. 8 ( M - 1 ) .


Which attribute of the IMG tag tells us about the source of the image
____________.
► source
► path
► loc
► src

CS101- Introduction to Computing - Q.No. 9 ( M - 1 ) .


The developer report to ___________ in a development team.
► Team Lead
► Project Manager
► CEO
► IT Manager
CS101- Introduction to Computing - Q.No. 10 ( M - 1 ) .
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

CS101- Introduction to Computing - Q.No. 11 ( M - 1 ) .


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

www.vuzs.info

CS101- Introduction to Computing - Q.No. 12 ( M - 1 ) .


_______ is responsible for all the essential operations like basic house keeping,
task scheduling, etc. Also contains low-level HW interfaces
► Hardware
► Device Manager
► Kernel
► Device Driver

CS101- Introduction to Computing - Q.No. 13 ( M - 1 ) .


Randomized algorithms are often ________ than deterministic algorithms for the
same problem.
► Simpler and more slow
► Simpler and more efficient
► Complex and more efficient
► Complex and more slow

CS101- Introduction to Computing - Q.No. 14 ( M - 1 ) .


Compound Statement after decision constructs in JavaScript is enclosed with
►( )
►[ ]
► { };
►{ }

www.vuzs.info

CS101- Introduction to Computing - Q.No. 15 (M-1) .


The key property of the ‘Array’ object in JavaScript is
► Value
► Length
► Name
► All of the given choices

CS101- Introduction to Computing - Q.No. 16 (M-1) .


Which protocol is used to send email ?
► FTP
► SMTP
► TELNET
► All of the given choices

CS101- Introduction to Computing - Q.No. 17 ( M - 1 ) .


Following is highest level of heading tag in list given below.
► H3
► H4
► H5
► H2

CS101- Introduction to Computing - Q.No. 18 (M-1) .


Blue Pacific is a name of ______ computer.
► Mini
► Desktop
► Micro
► Super

CS101- Introduction to Computing - Q.No. 19 ( M - 1 ) .


__________ correctness is easier to check as compared with __________
► Syntactic, Semantic
► Semantically, Syntactically
► Systematically, Semantically
► None of the given options
www.vuzs.info

CS101- Introduction to Computing - Q.No. 20 ( M - 1 ) .


__________ refers maintaining the correctness and consistency of data
► Security
► Integrity
► Reliability
► None of the given
CS101- Introduction to Computing - Q.No. 21 ( M - 1 ) .
Which of the following keyword is used to jump out of switch statement as soon
as the match is found?
► Default
► Else
► Jump
► Break

CS101- Introduction to Computing - Q.No. 22 ( M - 1 ) .


How much parameters does POW () function have?
►2
►1
►3

CS101- Introduction to Computing - Q.No. 23 (M-1) .


How many types the string methods have?
►1
►2
►3

CS101- Introduction to Computing - Q.No. 24 ( M - 1 ) .


The output of document.write( "2" + Math.PI ) ; is__________.
► 23.141592653589793
► 3.146
► 2.3141592653589793
► None of them
www.vuzs.info

CS101- Introduction to Computing - Q.No. 25 ( M - 1 ) .


POP, IMAP and SMTP are related to one of the following service/services?
► Electronic Mail
► Instant Messaging
► Both a and b
► None of above

CS101- Introduction to Computing - Q.No. 26 (M-1) .


_______ is designed for 2D-Animation .
► Flash Animation
► HTML image class
► Web Browser
► HTML 2D class

You might also like