We are Permanently Move to www.VUpk.net Please Join us there.

CS101 Final term Paper Solved 2010 - 3

Thursday 2 August 2012
FINALTERM  EXAMINATION
Spring 2010

CS101- Introduction to Computing (Session - 2)


Time: 90 min

M a r k s: 58

Question No: 1    ( M a r k s: 1 )    http://vuzs.net

 Which of the following hardware component of a computer can also be called as engine?
     Bus
     Storage
     Memory
     Processor
   
Question No: 2    ( M a r k s: 1 )    http://vuzs.net

 To improve the time for scannig a web page, text should be ___________.
     Centered
     Left Aligned
     Right Aligned
     Staggered
    
Question No: 3    ( M a r k s: 1 )    http://vuzs.net

 __________% of the users have left websites in frustration due to poor navigation.
     40
     62
  ? 83
     91

Question No: 4    ( M a r k s: 1 )    http://vuzs.net

 Logical operation that is performed on single input variable is ---------------
     AND
     OR
     NOT
     NOR
   
Question No: 5    ( M a r k s: 1 )    http://vuzs.net

 Which one is correct for JavaScript?
     onMouseOver
     OnMouseOver
     onmouseover
     All of the given
   
Question No: 6    ( M a r k s: 1 )    http://vuzs.net

 A group of statements that are put together (or defined) once and then can be used (by reference) repeatedly is called ____________.
     Repeater
     Array
? Function

     Pointer
   
Question No: 7    ( M a r k s: 1 )    http://vuzs.net

 ___________ color should be used in background for a good presentation.
? Light

     Dark
     Red
     None of the given options

Question No: 8    ( M a r k s: 1 )    http://vuzs.net

 Which one of the following is NOT a primary color?
     Red
     Green
     Yellow
     Blue
   
Question No: 9    ( M a r k s: 1 )    http://vuzs.net

 Which of the following is a true statement?
     Flat-file storage is better than tabular storage.
? Tabular storage is better than flat-file storage.

     Flat-file storage is better than relational storage.
  None of the given options
   
Question No: 10    ( M a r k s: 1 )    http://vuzs.net

 Due to working at home, lack of interaction may result in ___________ professional growth.
? Slower

     Faster
     Higher
  Improved
   
Question No: 11    ( M a r k s: 1 )    http://vuzs.net

 _____________ team is responsible for a project after the specification’s stage till the very end.
     Executive
     Architect
  ? Development
     HR
   
Question No: 12    ( M a r k s: 1 )    http://vuzs.net

 _____________ team consists on the sharpest technical minds in the company.
     ? Architecture
     Business Development
  Configuration Management
  Developer
   
Question No: 13    ( M a r k s: 1 )    http://vuzs.net

 Smart editors can automatically color different parts of statements in different colors e.g. comments in ____________ color.
     Green
   ? Grey
     Blue
     Red

Question No: 14    ( M a r k s: 1 )    http://vuzs.net

 When the packets reach at destination, __________ reassembles them into original message.
     Protocol
   ? TCP
    IP
     NIC
   
Question No: 15    ( M a r k s: 1 )    http://vuzs.net

 In a System having many parts to be designed, one should always do the _____ first
? Hard part

     Simple part
     Development part
     Quality part
   
Question No: 16    ( M a r k s: 1 )    http://vuzs.net

 Heuristics _______ lead to the best results.
     Sometimes
? Do not

     Occasionally
? Not always

   
Question No: 17    ( M a r k s: 1 )    http://vuzs.net

 One can run a program on a remote computer using ________ protocol.
     HTTP
     SMTP
     FTP
? TELNET
   
Question No: 18    ( M a r k s: 1 )    http://vuzs.net

 Which protocol is used to send email ?
     FTP
   ? SMTP
     TELNET
     All of the given choices

Question No: 19    ( M a r k s: 1 )    http://vuzs.net

 Which event handler executes the specified JavaScript code when a window/form element loses focus ?
    ? onBlur
      onLoad
     onUnload
     onFocus
   
Question No: 20    ( M a r k s: 1 )    http://vuzs.net

 _____ is the process of analyzing large databases to identify patterns.
     Data normalization
  Data management
? Data Mining

     None of the given options
   
Question No: 21    ( M a r k s: 1 )    http://vuzs.net

 Which is the user-friendly way of presenting data ?
     Query
     Form
    ? Report

     All of the given options
   
Question No: 22    ( M a r k s: 1 )    http://vuzs.net

 JavaScript is an ______________________ language.                                          
     Markup language
     Structured language
? Object based language

    None of the Given options
   
Question No: 23    ( M a r k s: 1 )    http://vuzs.net

 In latest computers, ___________ are used instead of a vacuum tube
     Diodes
     Triodes
     ? ICs

     Transistors

Question No: 24    ( M a r k s: 1 )    http://vuzs.net

 ---------------is the process of starting or restarting a computer.
     BIOS
     Refreshing
  ? Booting
     None of given
   
Question No: 25    ( M a r k s: 1 )    http://vuzs.net

 Java script supports drawing of objects.
    True
 ? False
   
Question No: 26    ( M a r k s: 1 )    http://vuzs.net

 Computer programmer that perform various actions continuously, autonomously on behalf of their principal is known as ______________ .
     Robotics
  ? Mobile agents
     Decision Support System
     None of above
   
Question No: 27    ( M a r k s: 2 )

 What is internet?
The Internet is a global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide. It is a network of networks  that consists of millions of private, public, academic, business, and government networks of local to global scope that are linked by a broad array of electronic and optical networking technologies. The Internet carries a vast array of information resources and services, most notably the inter-linked hypertext documents of the World Wide Web (WWW) and the infrastructure to support electronic mail.

Question No: 28    ( M a r k s: 2 )

 Write names of the DoS attack’s phases?
   
Question No: 29    ( M a r k s: 2 )

 Write HTML format to include gif and jpg images in a web page.

Question No: 30    ( M a r k s: 2 )

 What is best algorithm?        
Question No: 31    ( M a r k s: 3 )

 What kind of new jobs are created because of computing? And which old professions are being eliminated?
  
Question No: 32    ( M a r k s: 3 )

 Briefly mention any three problems in old modes of presentation development
            Lack of resolution
Low color configuration

No graphic animation

Question No: 33    ( M a r k s: 3 )

 Differentiate between onLoad and onUnload
   
Question No: 34    ( M a r k s: 5 )

 Why the quality of image in dithering scheme is not good?

Question No: 35    ( M a r k s: 5 )

 Can a human doctor be replaced by an Expert System? Give reasons to support your answer..
 
Question No: 36    ( M a r k s: 5 )

 How many members are in the Process Team? What are the responsibilities of the Process Team?

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...