Pages

Sunday, August 22, 2010

CS101 FINAL TERM PAPER

FINALTERM EXAMINATION


Spring 2010

CS101- Introduction to Computing (Session - 3)

Ref No: 1344120

Time: 90 min

Marks: 58

Student Info

StudentID: MC100200011

Center: OPKST

ExamDate: 07 Aug 2010



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

Q No. 33 34 35 36

Marks









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

__________% of the users have left websites in frustration due to poor navigation.

► 40

► 62

► 83

► 91



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

__________ breaks down the message to be sent over the internet into packets.



► FTP

► HTTP

► TCP

► IP



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

The first spread sheet was called as_____________.

► Excel

► PowerPoint

► Word

► VisiCalc



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

Which is correct?



► onUnload



► onUnLoad



► onUNLOAD



► All of the above





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

Variables allow us to manipulate data through the ___________.

► Actual Value

► Reference

► Length

► Name



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

We use ___________ to stop Break-Ins.

► Scanners

► Intrusion detectors

► Utilities

► None of the given options



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

Which attribute of the IMG tag tells us about the source of the image ____________.

► source

► path

► loc

► src



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

The developer report to ___________ in a development team.

► Team Lead

► Project Manager

► CEO

► IT Manager



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

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



Question No: 11 ( 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: 12 ( Marks: 1 ) - Please choose one

_______ 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



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

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



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

Compound Statement after decision constructs in JavaScript is enclosed with

► ( )

► [ ]

► { };

► { }



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

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

► Value

► Length

► Name

► All of the given choices



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

Which protocol is used to send email ?

► FTP

► SMTP

► TELNET

► All of the given choices



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

Following is highest level of heading tag in list given below.

► H3

► H4

► H5

► H2



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

Blue Pacific is a name of ______ computer.

► Mini

► Desktop

► Micro

► Super



Question No: 19 ( 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: 20 ( Marks: 1 ) - Please choose one

__________ refers maintaining the correctness and consistency of data

► Security

► Integrity

► Reliability

► None of the given



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

Which of the following keyword is used to jump out of switch statement as soon as the match is found?



► Default

► Else

► Jump

► Break



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

How much parameters does POW () function have?

► 2

► 1

► 3



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

How many types the string methods have?

► 1

► 2

► 3



Question No: 24 ( 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: 25 ( Marks: 1 ) - Please choose one

POP, IMAP and SMTP are related to one of the following service/services?



► Electronic Mail

► Instant Messaging

► Both a and b

► None of above



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

_______ is designed for 2D-Animation .

► Flash Animation

► HTML image class

► Web Browser

► HTML 2D class



Question No: 27 ( Marks: 2 )

Define the term 3D Rendering

The process of converting information about 3-D objects into a bit-map that can be displayed on a 2-D computer display.

Question No: 28 ( Marks: 2 )

What is an intelligent system?

SW programs or SW/HW systems designed to perform complex tasks employing strategies that mimic some aspect of human thought.

Question No: 29 ( Marks: 2 )

Define testing with respect to programming..

Testing:- The tasks performed to determine the existence of defects.

Programming:- The process of telling the computer what to do.

0 comments: