Sie sind auf Seite 1von 6

I’LL BE GRATEFUL TO YOU IF YOU SHARE LATEST QUESTION PAPERS WITH ME J

Send me your papers onto (younggini1@yahoo.com) so we’ll have a wide range of papers over Here.

MIDTERM EXAMINATION
Spring 2010
CS101- Introduction to Computing (Session - 6)
Time: 60 min
Marks: 38
Student Info
StudentID:

Center: OPKST

ExamDate: 5/27/2010 12:00:00 AM

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

Web site is collection of related ______ WEB PAGES


► Web pages
► Information
► Search Engines
► None of the given choices

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

A vocabulary and set of grammatical rules for instructing a computer to perform specific
tasks is called PROGRAMING LANGUAGE

► Software
► Programming language
► Device driver
► Interpreter

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

The set of rules and guidelines a team of developers follow to construct reasonably
complex SW systems is called DESIGN METHODOLOGY

► Object Oriented Design


► Object Oriented Software
► Design Methodology
► Programming language

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


The default bullet for the list in HTML is CIRCLE SHAPE
► Circle shape

► Disc shape

► Square shape

► Triangle shape

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

Which of the following application is collections of cells? EXCEL

► Word
► Excel
► PowerPoint
► Outlook Express

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

Word Processor is a _________________APPLICATION SOFTWARE

► System Software

► Application Software

► Device

► Utility

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

Register is a kind of _SUPER FAST_____memory

► Fast
► Super fast
► Slow
► Very slow

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

Communication protocol is a ___SET OF PROTOCOL_______that governs the flow of


information over a network
► Set of protocols
► Set of rules
► Device
► Set of methods

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

The first Web browser with a GUI was generally available in: 1993
► 1992
► 1993
► 1994
► 1995

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

NOWRAP extends the ___WIDTH_______ of a cell, if necessary, to fit the


contents of the cell in a single line
► Height
► Length
► Width
► Value

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

Bit-mapped graphics is also known as __RASTER______ graphics


► Vector
► Raster
► Scalar
► Simple

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

Simpler algorithms have the advantage that they are:


► Easier to analyze and implement
► Easier to analyze but not to implement
► Not easier to analyze and implement
► Not easier to analyze but to implement

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

The set of instructions that opearates various parts of hardware is called shareware.
► True
► False

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


Ada is a programming language specifically designed for
► Analytical Engine

► Difference Engine

► Harvard Mark 1

► Mechanical engine

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

__________ correctness is easier to check as compared with __________

► Syntactic, Semantic

► Semantically, Syntactically

► Systematically, Semantically

► None of the given options

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

The given diagram shows:

Statement block 1

Statement block 2

Statement block 3

► Sequences

► Loops

► Conditions
► Statements

Question No: 17 ( Marks: 2 )


List any five form elements which are used to take information from user.

TEXT FIELD
CHECK BOX
RADIO BUTTON
DROP DOWN LIST
TEXT AREA
LIST

Question No: 18 ( Marks: 2 )

What is the Title of the web page for following code segment?
<Head>
<TITLE> VU Web <\TITLE>
<TITLE> Page </TITLE>
</Head>

VU Web <\TITLE><TITLE> Page

Question No: 19 ( Marks: 2 )

Write down two disadvantages of client-side scripting ?

SOME TIME USER GETS THE ERROR DUE TO BROSWER COMPATIBILITY SO


HE/SHE NOT BE ABLE TO USE THE PAGE.

PERSON CAN’T COMMUNICATE UNTIL OR UNLESS HE FULL FILL THE


REQUIREMENTS OF SCRIPTING.

Question No: 20 ( Marks: 3 )

Identify different types of Operating systems .


Classification must be w.Sr.t. the type of computers they run on and the type of applications they
support

Operating Systems Types And Applications They Support


1. WINDOWS: 32bit & 62 bit supported, client side and server side applications supported,
Ms Office, Visual basic, Java, sql server 2000. Its well known on client side usage. So on
windows o/s we can find easily client side and server side softwares. They are easy to
use. We can use even programming softwares as well.

2. UNIX : its well known on server side usage, it’s the pioneer operating system and most
reliable. Having a long history. Mostly it uses on server side so the server side application
used on it. Its available for free but the support is very costly.
3. LINUX : basically linux have a same programming that is using in unix, we can say it’s
a family of unix, its also known as a server side operating system. So mostly the
application used on it related to server applications. Not commonly available like
windows operating system.
4. MAC : The mac systems also very known for their attractive GUI, mac laptop have a
very good look and feel and reliable. But the user of mac is also off course less then a
windows o/s.

Question No: 21 ( Marks: 3 )

Write the name of any three methods that are associated with the “window”
object

Windows dialogs
Open Method
Close Method

Question No: 22 ( Marks: 5 )

Write down the algorithm for converting decimal number to binary?

128 64 32 16 8 4 2 1

Question No: 23 ( Marks: 5 )

Fill the 3rd column of the table after evaluating the expressions in 2nd
column

Operator Expression Result


+ a=2; b=2+5
b=a+5; =7
/ a=15; a/b=3
b=5;
% a=15; b%a=11.25
b=75;
* a=5; c=5*9
b=9; =45
c=a*b
- a=90; c=90-100
b=100; = -10
c=a-b

Das könnte Ihnen auch gefallen