CS101- Introduction to Computing (Session -1) Spring 2009

1 view
Skip to first unread message

Salman Majeed

unread,
Nov 22, 2009, 10:23:36 AM11/22/09
to V U, zvu, Vu 2009, VU pk2, VU pk, VU stars, VU zone, VU Aksari, attock-...@googlegroups.com
MIDTERM  EXAMINATION

Spring 2009

Your browser may not support display of this image. CS101- Introduction to Computing (Session -1)

 
 

 
 
 
 
 
Question No: 1 ( Marks: 1 ) - Please choose one 
 
It represents the _____________ flow chart element. 
 
Flow Line 
Connector 
Off-page connector 
Start or Stop 
 
Question No: 2 ( Marks: 1 ) - Please choose one 
What is NOT a key factor while designing a website? 
Usability 
User-friendly 
Consistency 
Complexity 
 
Question No: 3 ( Marks: 1 ) - Please choose one 
__________% of the users have left websites in frustration due to poor navigation. 
40 
 
62 
83 
91 
 
Question No: 4 ( Marks: 1 ) - Please choose one 
In JavaScript, a variable declaration is 
 
Optional 
Mandatory 
Not allowed 
None of the given 
 
Question No: 5 ( Marks: 1 ) - Please choose one 
A protocol used for receiving email messages is called ____________. 
URL 
Telnet 
POP3 
SMTP 
 
Question No: 6 ( Marks: 1 ) - Please choose one 
Which is correct? 
 
onUnload 
 
onUnLoad 
Your browser may not support display of this image.  
onUNLOAD 
 
All of the above 
 
 
Question No: 7 ( Marks: 1 ) - Please choose one 
Serial arrangement in which things follow logical order or a recurrent pattern, such as statements executing one by one, is called __________. 
Loop 
Sequence 
Condition 
Array 
 
Question No: 8 ( Marks: 1 ) - Please choose one 
Variables allow us to manipulate data through the ___________. 
Actual Value 
Reference 
Length 
Name 
 
Question No: 9 ( Marks: 1 ) - Please choose one 
Fuzzy logic is based on ____________. 
Ground facts 
Experience 
Practice 
Approximation 
 
Question No: 10 ( Marks: 1 ) - Please choose one 
Word Processor is a _________________ 
System Software 
Application Software 
Device 
Utility 
 
Question No: 11 ( Marks: 1 ) - Please choose one 
In the old days, databases did NOT support ____________. 
Number 
Boolean 
Video 
Text 
 
Question No: 12 ( Marks: 1 ) - Please choose one 
In tabular storage, fields placed in a particular row are strongly ___________. 
Independent 
Dependent 
Interrelated 
Inconsistent 
 
Question No: 13 ( Marks: 1 ) - Please choose one 
Due to working at home, lack of interaction may result in ___________ professional growth. 
Slower 
Your browser may not support display of this image. Faster 
Higher 
Improved 
 
Question No: 14 ( Marks: 1 ) - Please choose one 
Distance learning has got a boost due to the ___________. 
Easy communication 
Online interactive contents 
Flexibility 
All of the given options 
 
Question No: 15 ( Marks: 1 ) - Please choose one 
_____________ technique can be used to create smooth animations or to display one of several images based on the requirement. 
Image downloading 
Image preloading 
Image uploading 
Image postloading 
 
Question No: 16 ( Marks: 1 ) - Please choose one 
The ____________ is becoming the preferred organizational structure for more and more organizations with the passage of time. 
Tree structured organizational model 
Network paradigm 
Hierarchical structure 
None of the given options 
 
Question No: 17 ( 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: 18 ( Marks: 1 ) - Please choose one 
A large number of networks interconnected physically is called ______ 
LAN 
MAN 
Internet 
Network collection 
 
Question No: 19 ( Marks: 1 ) - Please choose one 
TCP stands for ________. 
 
Transfer Center protocol 
Transmission Control Protocol 
Transmission Center Protocol 
Telephone Center Protocol 
 
Question No: 20 ( Marks: 1 ) - Please choose one 
A collection of data organized in such a way that the computer can quickly search for a desired data item is known as : 
Retrieving 
Database 
Information 
Your browser may not support display of this image. DBMS 
 
Question No: 21 ( Marks: 1 ) - Please choose one 
______ is simply a fast port that lets you connect computer peripherals and consumer electronics to your computer without restart. 
Freeware 
Shareware 
Firewire 
Firmware 
 
Question No: 22 ( Marks: 1 ) - Please choose one 
Structures, in which another list starts before the first list is finished, are called: 
Multiple Lists 
Nested Lists 
Ordered Lists 
Un-ordered Lists 
 
Question No: 23 ( 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: 24 ( Marks: 1 ) - Please choose one 
Which one is the example of spreadsheet software ? 
MS Word 
MS PowerPoint 
MS Excel 
MS Access 
 
Question No: 25 ( Marks: 1 ) - Please choose one 
The Encryption of data is related to 
Data updates 
Data security 
Data integrity 
Data accessibility 
 
Question No: 26 ( Marks: 1 ) - Please choose one 
_____ is the process of analyzing large databases to identify patterns. 
Data normalization 
Data management 
Data Mining 
None of the given options 
 
Question No: 27 ( Marks: 1 ) - Please choose one 
Which is the user-friendly way of presenting data ? 
Query 
Form 
Report 
Your browser may not support display of this image. All of the given options 
 
Question No: 28 ( Marks: 1 ) - Please choose one 
JavaScript function fixed() has equivalent HTML tag-set ____ 
<.FIX>……………</FIX> 
<F>………………..</F> 
<PRE>………….</PRE> 
<H>………………..</H> 
 
Question No: 29 ( Marks: 1 ) - Please choose one 
<form> Tags always placed between the <BODY> and </BODY> tags of a Web page 
True 
False 
 
Question No: 30 ( Marks: 1 ) - Please choose one 
Java script has ----------------- ability to create and draw graphics. 
 
 
 
Limited 
Versatile 
Medium 
 
Not at all 
 
 
Question No: 31 ( Marks: 1 ) 
What does TCP/IP stand for? 
 
Question No: 32 ( Marks: 1 ) 
Why there is a need to use primary key in database ? 
 
Question No: 33 ( Marks: 2 ) 
What is image processing ? 
 
Question No: 34 ( Marks: 2 ) 
Define testing with respect to programming.. 
 
Question No: 35 ( Marks: 3 ) 
How can we define a computer screen? 
 
Question No: 36 ( Marks: 3 ) 
What is difference between Design and System Architecture? 
 
Question No: 37 ( Marks: 3 ) 
Write JavaScript code to convert the number 236.2363611111556 into currency format and JavaScript statement to show output. 
 
 
Question No: 38 ( Marks: 5 ) 
Show output of the following code: 
 
for (i=0; i<=10; i++) 

document.write("The number is " + i); 
document.write("<br />"); 

 
Question No: 39 ( Marks: 5 ) 
What is a Relational Database? Give the names of any three RDBMS software. (2+3) 
 
Question No: 40 ( Marks: 10 ) 
Define the following terms. 
Ø Object 
Ø Event Handler 
Ø Local Variable 
Ø Scope of Variable 
Ø Array 
 
Question No: 41 ( Marks: 10 ) 
What is the problem with Relational Database and what solution you can suggest for it?



 







Asalam O Alaikum, Too all This is Hafiz Salman Majeed

From Lahore

Send Me Mail On

lovelyb...@hotmail.com

lovelybo...@yahoo.com

Thank You !







Windows Live: Make it easier for your friends to see what you’re up to on Facebook.

mc090400762 Naila Parveen

unread,
Nov 23, 2009, 10:58:09 AM11/23/09
to vu...@googlegroups.com
Salam Salman bhai,ap sb k liay itna kuch kr rhy ho kindly mjy b MHT101 k past papers send kr dn plzzzzzzzzzz.I will be very thankful to for this. 

mc080406670 Afifa Arooj Hashmi

unread,
Nov 23, 2009, 1:23:14 PM11/23/09
to vu...@googlegroups.com
salman bhai ap enka solution bhi sath send kiya karo.and thanks a lot.

On 11/22/09, Salman Majeed <lovelyb...@hotmail.com> wrote:

mc090400713 Ayesha Saeed Kayani

unread,
Nov 24, 2009, 2:00:11 AM11/24/09
to vu...@googlegroups.com
Asalm-o-Alikum
May Allah bless u all the blessings (Amen)
ye jo aap ne questions send kiyaa hain ye 45 lectures ka hain??

thnx
ALLAH HAFIZ

Salman Majeed

unread,
Nov 24, 2009, 4:32:40 AM11/24/09
to zvu
nope dear its for midterm.....only 22 lectures....



 



Date: Tue, 24 Nov 2009 12:00:11 +0500
Subject: [vuZs ] Re: CS101- Introduction to Computing (Session -1) Spring 2009
From: mc090...@vu.edu.pk
To: vu...@googlegroups.com

Ahmed

unread,
Nov 24, 2009, 4:39:11 AM11/24/09
to vuZs
Salman, Thanks very much.

On Nov 24, 2:32 pm, Salman Majeed <lovelyboy_su...@hotmail.com> wrote:
> nope dear its for midterm.....only 22 lectures....
>
> Date: Tue, 24 Nov 2009 12:00:11 +0500
> Subject: [vuZs ] Re: CS101- Introduction to Computing (Session -1) Spring 2009
> From: mc090400...@vu.edu.pk
> To: vu...@googlegroups.com
>
> Asalm-o-Alikum
> May Allah bless u all the blessings (Amen)
> ye jo aap ne questions send kiyaa hain ye 45 lectures ka hain??
>
> thnx
> ALLAH HAFIZ
>
> On Sun, Nov 22, 2009 at 8:23 PM, Salman Majeed <lovelyboy_su...@hotmail.com> wrote:
>
> MIDTERM  EXAMINATION
> Spring 2009
> lovelyboy_su...@hotmail.com
>
> lovelyboy_sal...@yahoo.com
>
> Thank You !
>
> Windows Live: Make it easier for your friends to see what you’re up to on Facebook.
>
> _________________________________________________________________
> Keep your friends updated—even when you’re not signed in.http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-act...

Muhammad Zeeshan Jahangir

unread,
Nov 24, 2009, 5:02:45 AM11/24/09
to vuZs
Agar in questions k answer b ho jaty tu maza aa jata.

mc090400844 Muhammad Roohullah

unread,
Nov 24, 2009, 5:27:13 AM11/24/09
to vu...@googlegroups.com
salam,
              thx brother it will help us a lot. But if u tell us the solution of these question, i wil
be really thankful to u.
Best Regards,
M.Roohullah

Imran Ali

unread,
Nov 24, 2009, 5:30:18 AM11/24/09
to vu...@googlegroups.com
Very Very Great Work Salman..... Thanks for All ur Hard work.....
--
May Allah has All His Blessings Upon You!!!

=====================================
You can chat with Me at ali_...@yahoo.com
candle....@gmail.com

With Regards!!!

Imran Ali
MBA 1st Semester.......
Dera Ismail Khan.

Reply all
Reply to author
Forward
0 new messages