Monday 16 July 2012

Cs101 past paper 2010


Question No: 1    ( Marks: 1 )    - Please choose one
 A Modem is a kind of ___
       Input device
       Output device
       Storage device
       Input and Output device
   
Question No: 2    ( Marks: 1 )    - Please choose one
 A protocol used for receiving email messages is called ____________.
       URL
       Telnet
       POP3
       SMTP
   
Question No: 3    ( Marks: 1 )    - Please choose one
 A function is also called __________.http://vustudents.ning.com
       ► Sub-program
       ► Procedure
       ► Sub-routine
       ► All of the given option
   
Question No: 4    ( Marks: 1 )    - Please choose one
 Aliasing problem can be managed by ____________the size of pixels.
       Reducing
       Increasing
       Gaining
       Modifying
   
Question No: 5    ( Marks: 1 )    - Please choose one
 By default in a web page Hyper Link for another web page is represented as ________________

       ► Blue only
       ► Black and Underlined
       ► Blue and Bold
       ► Blue and Underlined
   
Question No: 6    ( Marks: 1 )    - Please choose one
 random() function returns a randomly-selected, floating-point number between ____________.
       0 and 1
       0 and 10
       0 and -10
       0 and  -1
   
Question No: 7    ( Marks: 1 )    - Please choose one
 What is the 2nd step of DoS attack? http://vustudents.ning.com
       Race
       Arm
       Search
       Attack
   
Question No: 8    ( 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: 9    ( Marks: 1 )    - Please choose one
 ___________ has great PR skills.
       Architect
       Team Lead
       Project Manager
       Chief Executive Officer
   
Question No: 10    ( Marks: 1 )    - Please choose one
 ____________ is in Executive team.
       Project Manager
       CEO
       Team Lead
       Developer
   
Question No: 11    ( Marks: 1 )    - Please choose one
 Which one of these translates the program once at a time ?
       Interpreter
       Compiler
       Operating system
       Translator
   
Question No: 12    ( Marks: 1 )    - Please choose one
 Users __________, how things work.
Analyze in detail
Muddle through
Figure out
Read in detail
   
Question No: 13    ( Marks: 1 )  http://vustudents.ning.com  - Please choose one
 The key property of the ‘Array’ object in JavaScript is
       ► Value
       ► Length
       ► Name
       ► All of the given choices
   
Question No: 14    ( Marks: 1 )    - Please choose one
 In JavaScript, first element of an array has the index:
       1
       -1
       2
       None of the given choices
   
Question No: 15    ( Marks: 1 )    - Please choose one
 In JavaScript, second element of an array has the index:
       2
       0
       1
       3
   
Question No: 16    ( 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: 17    ( Marks: 1 )    - Please choose one
 For connector the following symbol is used:
       Square

       Rectangle

       Diamond

       Circle

   
Question No: 18    ( Marks: 1 )    - Please choose one
 A program that translates instructions for a computer from higher level language to machine language is called http://vustudents.ning.com

       Compiler
       Open office
       Assembler
       Microsoft office
   
Question No: 19    ( Marks: 1 )    - Please choose one
 After starting computer, which module of operating system activates first?

       Linker

       Kernel



       Loader

       Device manager

   
Question No: 20    ( Marks: 1 ) http://vustudents.ning.com    - Please choose one
 HotWeather = (Temperature == 40);

In the above statement, the variable HotWeather is of type _______ .


       Number
       String
       Boolean
       None of the above
   
Question No: 21    ( Marks: 1 )    - Please choose one
 NaN is produced when a string is used in non mathematical context

       True
       False
   
Question No: 22    ( Marks: 1 )    - Please choose one
 The Right most portion or the third portion of the URL contains______  .
       Protocol Identifier
       Server Name
       Directory Name                 
       None of the given
   
Question No: 23    ( Marks: 1 )    - Please choose one
 Which Internet Service is comparatively Slow but Inexpensive and Fast.
       E-mail
       Instant Messaging
       Web
       None of the given
   
Question No: 24    ( Marks: 1 )    - Please choose one
 _______ is designed for 2D-Animation .
       Flash Animation          
       HTML image class
       Web Browser               
       HTML 2D class
   
Question No: 25    ( Marks: 1 )    - Please choose one
 Commenting the code can __________ .
       Make the code readable
       Make the code faster
       Both of the given
        None of the given
   
Question No: 26    ( Marks: 1 )    - Please choose one
 In the statement Math.PI, Math is _________ and PI is ___________.
       Variable, Constant
       Object , Method
       Object , Function
       Object , Property
   
Question No: 27    ( Marks: 2 )
 What is Deterministic Algorithm? http://vustudents.ning.com
   
Question No: 28    ( Marks: 2 )
 What is internet?
   
Question No: 29    ( Marks: 2 )
 In JavaScript, what is event handling? What are the two types of events?
   
Question No: 30    ( Marks: 2 )
 What is the error in the following JavaScript statement?

student=new array(10);
   
Question No: 31    ( Marks: 3 )
 Briefly mention any three problems in old modes of presentation development
   
Question No: 32    ( Marks: 3 )
 Differentiate between onFocus and onBlur.
   
Question No: 33    ( Marks: 3 )
 How many types of errors can be found during a program developement? List them.
   
Question No: 34    ( Marks: 5 )
 List any five issues of Data Management.
   
Question No: 35    ( Marks: 5 )
 Define Information Technology. What are the important components of Information Technology? (2+3)
   
Question No: 36    ( Marks: 5 )
 Explain function arguments with the help of an example? 

No comments:

Post a Comment