CS101 OLD paper 2008





Question No: 1 ( Marks: 1 ) - Please choose one
URL is a/an ________
► Device
► Component
► Address
► Tool

Question No: 2 ( Marks: 1 ) - Please choose one
To improve the time for scanning a web page, text should be ___________.
► Centered
► Left Aligned
► Right Aligned
► Staggered

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



Question No: 4 ( Marks: 1 ) - Please choose one
FTP stands for __________.
► File transmission protocol
► File transmission path
► File transfer protocol
► Fine transfer path

Question No: 5 ( Marks: 1 ) - Please choose one
A named collection of properties (data, state) and methods (instruction, behavior) is called ____________.
► Array
► Function
► Variable
► Object


Question No: 6 ( Marks: 1 ) - Please choose one
Anchor tag denoted by <A> is used to create
► Address
► Hyperlink
► Paragraph
► Title

Question No: 7 ( Marks: 1 ) - Please choose one
<UL> tag is used to
► underline text
► end the line
► create ordered list
► create unordered list

Question No: 8 ( Marks: 1 ) - Please choose one
A user may access any item on the web through __________.
► URL
► Telnet
► POP
► SMTP

Question No: 9 ( Marks: 1 ) - Please choose one
The browser breaks down the URL into ________ parts.
► 2
► 3
► 4
► 5

Question No: 10 ( Marks: 1 ) - Please choose one
Which one of the following is NOT a primary color?
► Red
► Green
► Yellow
► Blue

Question No: 11 ( Marks: 1 ) - Please choose one
According to a popular heuristic, success is defined by ___________.
► The user
► The builder
► Both user and builder
► None of the given options

Question No: 12 ( Marks: 1 ) - Please choose one
The idea of Neural Networks field is based upon ______________.
► Human nature
► Human brain
► Human culture
► Human actions

Question No: 13 ( Marks: 1 ) - Please choose one
ERP is a type of __________________ .


► Entertainment software
► Productivity software
► Business software
► Scientific software

Question No: 14 ( Marks: 1 ) - Please choose one
 __________ are those programs in which the flow of the program is determined by the user's actions (mouse clicks, key presses) or messages from other programs.
► Event called programs
► Event processed programs
► Event driven programs
► Event declared programs

Question No: 15 ( Marks: 1 ) - Please choose one
Automatic machines performing various tasks that were previously done by humans, are called ____________.
► Robotics
► Computers
► Decision Making Systems
► Autonomous Web Agents

Question No: 16 ( Marks: 1 ) - Please choose one
 country=”Hello Pakistan”;
document.write(country.charAt(6));


The out put of the above statement is _____________.
► o
► P
► a
► k

Question No: 17 ( Marks: 1 ) - Please choose one
The distance among families is ___________ because of spending more time on internet.
► Increased
► Expanded
► Contracted
► Decreased


Question No: 18 ( Marks: 1 ) - Please choose one
The software used for the scanning of internet severs, is called __________.
► Wscan
► Mscan
► Sscan
► Vscan

Question No: 19 ( Marks: 1 ) - Please choose one
Adding images to html page, we use___________ tag.
► <IMG>
► <IMAGE>
► <PICTURE>
► <PIC>

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

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

Question No: 22 ( Marks: 1 ) - Please choose one
When the packets reach at destination, __________ reassembles them into original message.
► Protocol
► TCP
► IP
► NIC

Question No: 23 ( 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: 24 ( Marks: 1 ) - Please choose one
Machine language is also called
► Assembly Language
► Binary Language
► High Level Language
► HTML Language

Question No: 25 ( Marks: 1 ) - Please choose one
In JavaScript, second element of an array has the index:
► 2
► 0
► 1
► 3

Question No: 26 ( Marks: 1 ) - Please choose one
One can download or upload files to a remote computer using ________ protocol.
► HTTP
► SMTP
► FTP
► TELNET

Question No: 27 ( Marks: 1 ) - Please choose one
JavaScript ________ support drawing of graphics
► Does
► Does not
► Always
► At times

Question No: 28 ( Marks: 1 ) - Please choose one
Which of the following is NOT true about modern computers?
► More powerful
► Smaller in size
► Consume less energy
► Costly

Question No: 29 ( Marks: 1 ) - Please choose one
Ada written a computer programme for ?


► Analytical Engine


► Difference Engine


► Harvard Mark 1


► Mechanical engine




Question No: 30 ( 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: 31 ( Marks: 1 )
In programming, what is an object ?

Question No: 32 ( Marks: 1 )
What kind of information can be stored in a database ?

Question No: 33 ( Marks: 2 )
What is internet?

Question No: 34 ( Marks: 2 )
What is the error in the following JavaScript statement?


student=new array(10);

Question No: 35 ( Marks: 3 )
What kind of new jobs are created because of computing? And which old professions are being eliminated?

Question No: 36 ( Marks: 3 )
Where "While" loop is more preferable than "For" loop and vice versa ? , explain with the help of example.

Question No: 37 ( Marks: 3 )
What are the Sub categories of Artificial Intelligence? Briefly explain any two.

Question No: 38 ( Marks: 5 )
There were some problems before multimedia presentations. Discuss them briefly?

Question No: 39 ( Marks: 5 )
What will be the output of following statements?
a. document.write(10 + 7);
b. document.write("100" + "5.3");
c. document.write("3.75" + 7);
d. document.write("True" + false);
e. document.write("false" % 2);

Question No: 40 ( Marks: 10 )
How education is changed because of advancements in the field of computing?

Question No: 41 ( Marks: 10 )
List down any 5 navigation design heuristics.



No comments:

Post a Comment