Saturday, January 22, 2011

CS101: Final Term Papers

FINALTERM EXAMINATION
Fall 2008
CS101- Introduction to Computing (Session 1 Paper-3)
Question No: 1 ( Marks: 1 ) - Please choose one
It represents the ________________ flow chart element.
Process
Input or Output
Decision
Connector
Question No: 2 ( Marks: 1 ) - Please choose one
Website design should NOT be __________.
Unified
Complex
Consistent
Predictable
Question No: 3 ( Marks: 1 ) - Please choose one
TCP stands for ___________.
Total communication protocol
Transmission control protocol
Transfer control protocol
Transfer collection protocol

Question No: 4 ( Marks: 1 ) - Please choose one
A variable can be _________ in scope.
Local
Global
Either local or global
None of the given options
Question No: 5 ( Marks: 1 ) - Please choose one
The first spread sheet was called as_____________.
Excel
PowerPoint
Word
VisiCalc
Question No: 6 ( Marks: 1 ) - Please choose one
In spreadsheets, cell address A12 means _______.
Row A, Cloumn 12
Row 12, Cloumn A
Row 2,Cloumn A1
Row A1, Cloumn 2

Question No: 7 ( Marks: 1 ) - Please choose one
RTOS stands for____________________
Real Task Operating System
Random Time Operating System
Rational Time Operating System
Real Time Operating System
Question No: 8 ( 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: 9 ( Marks: 1 ) - Please choose one
_____________ Loop is a control flow statement that allows code to be executed
repeatedly based on a given Boolean condition.
For
Do-While
If-else
While
Question No: 10 ( Marks: 1 ) - Please choose one
Which of the following data types are recognized by JavaScript?

Numbers
Undefined
All of the given options
Strings
Question No: 11 ( Marks: 1 ) - Please choose one
Which of the following is NOT an example of Multi-user Operating system
Windows
Linux
DOS
Solaris
Question No: 12 ( Marks: 1 ) - Please choose one
Rule of thumb learned through trial and error is called ___________.
Design
Heuristic
Plan
Aim
Question No: 13 ( Marks: 1 ) - Please choose one
Command that allows you to recover form mistakes is called __________.
Clear
Edit

Undo
Break
Question No: 14 ( Marks: 1 ) - Please choose one
Fins are used to --------------
Communicate with microprocessor
Increase surface area of Fan
Decrease surface area of Fan
Speed up the Fan.
Question No: 15 ( Marks: 1 ) - Please choose one
The structure of the networked organization is __________.
Simple
Complex
Flexible
All of the given options
Question No: 16 ( Marks: 1 ) - Please choose one
The __________ is the old profession which is being eliminated because of computing.
Typist
Bank manager
Operational manager
All of the given options
Question No: 17 ( Marks: 1 ) - Please choose one

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: 18 ( Marks: 1 ) - Please choose one
____________ is an effective, user-friendly way for presenting data.
Column
Report
Query
Row
Question No: 19 ( Marks: 1 ) - Please choose one
Spies of one business monitoring the network traffic of their competitors ___________.
Industrial Intelligence
Industrial Espionage
Industrial Spying
Industrial Surveillance
Question No: 20 ( Marks: 1 ) - Please choose one
Client relationship management is the responsibility of _____________.

Team Lead
Project Manager
Developer
Quality Assurance Expert
Question No: 21 ( Marks: 1 ) - Please choose one
_____________ team consists on the sharpest technical minds in the company.
Architecture
Business Development
Configuration Management
Developer
Question No: 22 ( Marks: 1 ) - Please choose one
TCP stands for ________.
Transfer Center protocol
Transmission Control Protocol
Transmission Center Protocol
Telephone Center Protocol
Question No: 23 ( Marks: 1 ) - Please choose one
Information available on the web is

mostly free of cost
costly
very cheap
of no use

Question No: 24 ( Marks: 1 ) - Please choose one
Users __________, how things work.
Analyze in detail
Muddle through
Figure out
Read in detail
Question No: 25 ( Marks: 1 ) - Please choose one
One can download or upload files to a remote computer using ________ protocol.
HTTP
SMTP
FTP
TELNET
Question No: 26 ( Marks: 1 ) - Please choose one
Functions are also called:
Heuristics
Variables
Arrays
Subprograms
Question No: 27 ( Marks: 1 ) - Please choose one
Access to the internet became easy after the invention of

Mainframes
Binary system
Signals
WWW & Web Browsers
Question No: 28 ( Marks: 1 ) - Please choose one
Which function returns integer nearest to x ?
random()
exp(x)
log(x)
round(x)
Question No: 29 ( Marks: 1 ) - Please choose one
Hardware malfunctions is related to
Data updates
Data integrity
Data security
Data accessibility
Question No: 30 ( Marks: 1 ) - Please choose one
JavaScript function fixed() has equivalent HTML tag-set ____
<.FIX>
..
 .
..

Question No: 31 ( Marks: 1 )
What does NIC stand for?
Solution:
Question No: 32 ( Marks: 1 )
What does TCP/IP stand for?
Solution:
Question No: 33 ( Marks: 2 )
For what purposes FTP is used in networks ?
Solution:
Question No: 34 ( Marks: 2 )
What are the responsibilities of a Project Manager? (any two)
Solution:
Question No: 35 ( Marks: 3 )
Where "While" loop is more preferable than "For" loop and vice versa ? , explain with
the help of example.
Solution:
Question No: 36 ( Marks: 3 )
What are the Sub categories of Artificial Intelligence? Briefly explain any two.



Question No: 37 ( Marks: 3 )
Briefly describe Holographic Storage.
Solution:
Question No: 38 ( Marks: 5 )
What are the responsibilities and profile of an Architect?
Solution:
Question No: 39 ( Marks: 5 )
What is animation ? and What is the tweening process in animation ?
Solution:
Question No: 40 ( Marks: 10 )
Define network organization? What are important features of network organization?
(4+6)
Solution:
Question No: 41 ( Marks: 10 )
Write HTML and JavaScript code for the requirements shown in the diagram below.
When ConvertoUpperCase button is pressed, the entered text is converted to upper case
and result is displayed in the result text box. Similarly, when ConvertoLowerCase button
is pressed, the entered text is converted to lower case and result is displayed in the result
text box.

Search This Blog