You are on page 1of 8

http://vujannat.ning.

com
Best Website To Help Vu Students

MIDTERM EXAMINATION
Fall 2009
CS101- Introduction to Computing (Session - 5)
Ref No: 1013932
Time: 60 min
Marks: 43
Student Info
StudentID: BC090403561

Center: OPKST

ExamDate: 12/7/2009 12:00:00 AM

For Teacher's Use Only


Q No. 1 2 3 4 5 6 7 8 Total

Marks

Q No. 9 10 11 12 13 14 15 16

Marks

Q No. 17 18 19 20 21 22 23 24

Marks

Q No. 25 26 27 28 29 30 31 32

Marks

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

Question No: 1 ( Marks: 1 ) - Please choose one

Analytical Engine is ------------------


► An electrical machine
► A digital machine
► An analog machine
► A special purpose machine

Question No: 2 ( Marks: 1 ) - Please choose one

First electronic computer was


► ABC
► UNVAC 1
► Harvard Mark 1
► IBM PC

Question No: 3 ( Marks: 1 ) - Please choose one

Output of ----------- operation is True when either one or both inputs are true
► NOT
► AND
► OR
► XOR

Question No: 4 ( Marks: 1 ) - Please choose one

Detailed plan, specifying the required resources and expected deliverables, is done in
________ phase.

► Planning
► User Requirements
► Design
► Developer Specification

Question No: 5 ( Marks: 1 ) - Please choose one

Which of the following symbol is used for multiple line comments in JavaScript?

►/
► //
► /*
► //*

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

Question No: 6 ( Marks: 1 ) - Please choose one

In spreadsheets, cell address A12 means _______.

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

Question No: 7 ( Marks: 1 ) - Please choose one

VisiCalc was the first popular _______application on PC’s.

► Spreadsheet
► Word processor
► Presentation
► Database

Question No: 8 ( Marks: 1 ) - Please choose one

RTOS stands for____________________

► Real Task Operating System


► Random Time Operating System
► Rational Time Operating System
► Real Time Operating System

Question No: 9 ( Marks: 1 ) - Please choose one

Which of the following is NOT an example of Multi-user Operating system

► Windows
► Linux
► DOS
► Solaris

Question No: 10 ( Marks: 1 ) - Please choose one

Using only HTML we can create

► Dynamic web pages

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

► Static web pages

► Both Static and Dynamic pages

► None of these

Question No: 11 ( Marks: 1 ) - Please choose one

Tag used to make a Text Bold is __________________

► <BOLD></BOLD>
► <B></B>
► <BODY></BODY>
► None of these

Question No: 12 ( Marks: 1 ) - Please choose one

In addition to unordered lists, HTML supports ________ other types of list


►2
►3
►4
►5

Question No: 13 ( Marks: 1 ) - Please choose one

To display a checkbox on the web page, we use ___ tag


► CHECKBOX
► CHECK
► INPUT
► INPUTBOX

Question No: 14 ( Marks: 1 ) - Please choose one

________is used to run computers embedded in machinery, robots, scientific instruments


and industrial systems.
► Single-User Single Tasking System
► Single-User Multi-Tasking System
► Real-Time Operating System (RTOS)
► Multi-User System

Question No: 15 ( Marks: 1 ) - Please choose one

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

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

Question No: 16 ( Marks: 1 ) - Please choose one

Radio Buttons are used when you want the user to select one of a limited number of
choices.

► True
► False

Question No: 17 ( Marks: 1 ) - Please choose one

A set of stand alone productivity applications designed to work together known as


______________ .

► Productivity software suites

► Compiled software

► Secure software

► Intelligent software

Question No: 18 ( Marks: 1 ) - Please choose one

Programs where no user interaction found during program execution are called
__________.

► Batch programs
► Event-driven programs
► Graphics based programs
► None of the given

Question No: 19 ( Marks: 1 ) - Please choose one

JavaScript stores all numbers as _______________.


http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

► Integers
► Floating point numbers
► Strings
► Character values

Question No: 20 ( Marks: 1 ) - Please choose one

A diode functions as the electronic version of a __________-way valve.


► one
► two
► three
► four

Question No: 21 ( Marks: 1 ) - Please choose one

Which one of the following is a valid variable name?

► Break
► Switch
► Catch
► None of the given

Question No: 22 ( Marks: 1 ) - Please choose one

What is the key feature of computer which is against human nature?

►Can’t get bored.

►Pattern recognition
►Repetition

►None

Question No: 23 ( Marks: 1 ) - Please choose one

A procedure that usually but not always works or that gives nearly the right answer is
called_____________

►Deterministic Algorithm

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

►Heuristic Algorithm
►Greedy Algorithm
►Randomized Algorithm

Question No: 24 ( Marks: 1 ) - Please choose one

○ symbol is used for

► Connector
► Off page connector
► Start and end
► Both connector and off page connector

Question No: 25 ( Marks: 1 ) - Please choose one

CONCATENATE operator is used to____________ elements.

► Subtract
► Multiply
► Join
► Add

Question No: 26 ( Marks: 1 ) - Please choose one

In flow charts, there is only one entry point in conditions while there is/are__________
exit points.

►1
►2
►3
►4

Question No: 27 ( Marks: 1 )

What are supercomputers? ( no lengthy details required )


It is a computer that is at the front line of current processing capacity, particularly the
speed of calculation.

http://vujannat.ning.com
Best Website To Help Vu Students
http://vujannat.ning.com
Best Website To Help Vu Students

Question No: 28 ( Marks: 1 )

What is meant by greedy algorithms


An algorithm that always takes the best immediate, or local solution while finding an
answer.

Question No: 29 ( Marks: 2 )

What is meant by microprocessor's Instruction Set ?


A command set, the basic set of commands, or instructions, that a microprocessor
understands. Well if an instruction set is that, a specialized to have a specific
microprocessor performs a specific task or function.

Question No: 30 ( Marks: 3 )

How a designer makes Structured Design?


The designer starts by first conceiving a skeletion high level design of the system, and the
starts defining features of that overall design in an increasing detail.

Question No: 31 ( Marks: 5 )

Write Hyper Link for a Web Page and for an Email Address.

Hyper Page for Web page:

<A HREF=”http://www.vu.edu.pk/’’] Virtual University

</A>

Hyper link for Email Address:

<A HREF=’’Mail to: Hudhud_21@hotmail.com’’> hudhud_21@hotmail.com</A>

Question No: 32 ( Marks: 5 )

Write HTML code for taking input of First Name in one text Field and Last
Name in another Text Field.
<input type=’’Text’’ Name=’’first name’’ />
<BR/>last name: <input type=’’text ‘Name=’’last name’’/>
</Form>

http://vujannat.ning.com
Best Website To Help Vu Students

You might also like