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

CS101 Fall 2009 FinalTerm Solved

Thursday 2 August 2012
FINALTERM  EXAMINATIONd
Fall 2009
CS101- Introduction to Computing (Session - 3)

Time: 120 min
M a r k s: 75
    
Question No: 1    ( M a r k s: 1 )    http://vuzs.net
 First computer network was ___________.
       ► NSFNET
       ► FIRSTNET
       ► ARPANET
       ► ORPHANET
   
Question No: 2    ( M a r k s: 1 )    http://vuzs.net
 In a good presentation each slide should contain____________.
       ► Heading
       ► Phrases not sentences
       ► Sentences not phrases
       ► Heading, sentences not phrases
   
Question No: 3    ( M a r k s: 1 )    http://vuzs.net
 A function is also called __________.
       ► Sub-program
       ► Procedure
       ► Sub-routine
       ► All of the given option
   
Question No: 4    ( M a r k s: 1 )    http://vuzs.net
 A single pixel can acquire approximately ___________ color schemes.
       ► 1 million
       ► 2 million
       ► 10 million
       ► 16 million
   
Question No: 5    ( M a r k s: 1 )    http://vuzs.net
 Which of the following is NOT a Loop statement?
       ► For
       ► While
       ► Switch
       ► Do-While
   
Question No: 6    ( M a r k s: 1 )    http://vuzs.net
 Which one of the following is NOT a component of Rule Based System?
       ► Rule Compiler
       ► Rule Interpreter
       ► Rules Base
       ► Working Memory

Question No: 7    ( M a r k s: 1 )    http://vuzs.net
 Spread sheet is a type of _______________.
       ► Productivity software
       ► Engineering software
       ► Mathematical software
       ► Business software
   
Question No: 8    ( M a r k s: 1 )    http://vuzs.net
 A combination of word processing and graphic design is

        Corel Draw

        Desktop Publishing

        Paint

        WordPad

   
Question No: 9    ( M a r k s: 1 )    http://vuzs.net
 To store rounded number of 8.6 in a variable called "r_number", we write _____________.
       ► r_numbers=Maths.rounds(8.6)
       ► r_number=Math.rounds(8.6)
       ► r_number=Math.round(8.6)
       ► r_number=Maths.round(8.6)
   
Question No: 10    ( 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: 11    ( M a r k s: 1 )    http://vuzs.net
 The political process is also influenced by the use of ___________.
       ► Discussion forums
       ► Newsgroups
       ► Mailing lists
       ► All of the given options            
   
Question No: 12    ( M a r k s: 1 )    http://vuzs.net
 The system that manages relational database, is called ______________.
       ► None of the given options
       ► Database Management System
       ► Data Management System
       ► Relational Database Management System
   
Question No: 13    ( M a r k s: 1 )    http://vuzs.net
 ____________ DBMS supports data in terabytes.
       ► Personal
       ► Desktop
       ► Enterprise
       ► Single-user
   
Question No: 14    ( M a r k s: 1 )    http://vuzs.net
 Trinoo is a __________ software.
       ► DoS
       ► Scanning
       ► Utility
       ► None of the given options
   
Question No: 15    ( M a r k s: 1 )    http://vuzs.net
 What is the major problem with flash based website?
       ► Its two heavy
       ► Cannot be indexed
       ► Less attractive
       ► Inaccessible
   
Question No: 16    ( M a r k s: 1 )    http://vuzs.net
 The organization is the collection of ____________.
       ► Peoples
       ► Professionals
       ► Teams
       ► Individuals
   
Question No: 17    ( M a r k s: 1 )    http://vuzs.net
 The tasks performed to determine the existence of defects is called _______
       ► Debugging
       ► Testing
       ► Repairing
       ► Coding
   
Question No: 18    ( M a r k s: 1 )    http://vuzs.net
 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: 19    ( M a r k s: 1 )    http://vuzs.net
 Forms can be submitted through _______ & _______ methods
       ► INCLUDE, POST
       ► INCLUDE, GET
       ► GET, POST
       ► SEND, POST
   
Question No: 20    ( M a r k s: 1 )    http://vuzs.net
 If an algorithm is syntactically correct, but semantically incorrect then this situation is
       ► Very good situation
       ► Very dangerous situation
       ► Not very bad
       ► Neutral situation
    
Question No: 21    ( M a r k s: 1 )    http://vuzs.net
 Heuristics _______ lead to the best results.
       ► Sometimes
       ► Do not
       ► Occasionally
       ► Not always                     
   
Question No: 22    ( M a r k s: 1 )    http://vuzs.net
 In TCPIP communication fragmentation is responsibility of
       ► TCP
       ► IP
       ► Both TCP and IP
       ► Internet
   
Question No: 23    ( M a r k s: 1 )    http://vuzs.net
 Access to the internet became easy after the invention of
       ► WWW & Web Browsers
       ► Mainframes
       ► Binary system
       ► Signals
   
Question No: 24    ( M a r k s: 1 )    http://vuzs.net
 Which one is the example of spreadsheet software ?
       ► MS Word
       ► MS PowerPoint
       ► MS Excel
       ► MS Access
   
Question No: 25    ( M a r k s: 1 )    http://vuzs.net
 User can remotely log on to a computer and can have a control over it like a local user using
       ► TelNet Protocol
       ► TelNet Protocol and connected to the user through TCP/IP network
       ► TelNet protocol and FTP
       ► TCP/IP and FTP
   
Question No: 26    ( M a r k s: 1 )    http://vuzs.net
 If incorrectly we enter the negative age it is check by
       ►  Limit Integrity
       ► Type Integrity
       ► Referential Integrity
       ► Physical Integrity
   
Question No: 27    ( M a r k s: 1 )    http://vuzs.net
 ------------------ is a digital programmable mechanical machine
       ► Analytical Engine


       ► Difference Engine

       ► Harvard Mark 1

       ► Mechanical engine

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


This element of Flow Chart is called_____________.
       ► Process
       ► Off page connector
       ► Decision
       ► Connector
   
Question No: 29    ( M a r k s: 1 )    http://vuzs.net
 In a library’s database, if there is an entry in the register for Book # 423 then the          corresponding Book must actually exist; is an example of which type of data integrity:
       ► Type integrity

       ► Limit integrity

       ►             Physical Integrity
       ►            Referential Integrity
   
Question No: 30    ( M a r k s: 1 )    http://vuzs.net
 Ada is a programming language specifically designed for
       ► Analytical Engine

       ► Difference Engine

       ► Harvard Mark 1

       ► Mechanical engine

   
Question No: 31    ( M a r k s: 1 )
 What are the elements of website design? Any one
   
Question No: 32    ( M a r k s: 1 )
 What does TCP/IP stand for?
   
Question No: 33    ( M a r k s: 2 )
 What is the database?
   
Question No: 34    ( M a r k s: 2 )
 What is the use of Default keyword in switch structure?
   
Question No: 35    ( M a r k s: 3 )
 How can we include images in a web page using HTML and Java script?
   
Question No: 36    ( M a r k s: 3 )
 Where "While" loop is more  preferable than "For" loop and vice versa ? , explain with the help of example.
   
Question No: 37    ( M a r k s: 3 )
 What do you mean by FTP or File Transfer Protocol?
   
Question No: 38    ( M a r k s: 5 )
 Differentiate between For and While loop by writing the syntax of both loops.
   
Question No: 39    ( M a r k s: 5 )
 Write JavaScript code for the following:       

Make a function compareWithTen(value)
Compare the function argument with ‘10’ and display a message whether the value is less than, equal to or greater than 10.

   
Question No: 40    ( M a r k s: 10 )
 What is the problem with Relational Database and what solution you can suggest for it?
   
Question No: 41    ( M a r k s: 10 )
 Develop a web page that displays six thumbnail images. A main image should change to a larger version of the thumbnail as soon as the mouse moves over a thumbnail image. Write complete HTML and JavaScript code.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...