FINALTERM EXAMINATION
Fall 2009
CS101- Introduction to Computing
Time: 120 min
M a r k s: 75
Question No: 1 ( M a r k s: 1 ) http://vuzs.net
What is NOT a key factor while designing a website?
► Usability
► User-friendly
► Consistency
► Complexity
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
Which of the following number system is used by microprocessor?
► Binary
► Decimal
► Octal
► Hexadecimal
Question No: 4 ( M a r k s: 1 ) http://vuzs.net
Which one is NOT a presentation software?
► MS Access
► CA Harvard Graphics
► Corel Presentation
► Lotus Freelance
Question No: 5 ( 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: 6 ( M a r k s: 1 ) http://vuzs.net
Which of the following data types are recognized by JavaScript?
► Strings
► Numbers
► Undefined
► All of the given options
Question No: 7 ( M a r k s: 1 ) http://vuzs.net
The __________ reserved word allows a determined action to be taken if the first condition is false.
► For
► While
► Else
► Switch
Question No: 8 ( M a r k s: 1 ) http://vuzs.net
Security can also be improved through _____________.
► Encryption
► Typing errors
► Transmission errors
► Hardware malfunctions
Question No: 9 ( M a r k s: 1 ) http://vuzs.net
The organizations are learning that business can be done in a more effective manner if emphasis is placed upon ___________.
► Cooperation
► Shared responsibility
► Networking
► All of the given options
Question No: 10 ( M a r k s: 1 ) http://vuzs.net
After the DoS attack in year 2000, Yahoo servers were recovered in __________.
► 1 hour
► 2 hours
► 3 hours
► 4 hours
Question No: 11 ( M a r k s: 1 ) http://vuzs.net
When web server is busy it gives the following message to the user :
► Time out
► Waiting
► Server busy
► None of the given options
Question No: 12 ( M a r k s: 1 ) http://vuzs.net
Tribal flood network is a ___________ software.
► DoS
► Scanning
► Utility
► None of the given options
Question No: 13 ( M a r k s: 1 ) http://vuzs.net
Spies of one business monitoring the network traffic of their competitors’ ___________.
► Industrial Intelligence
► Industrial Espionage
► Industrial Spying
► Industrial Surveillance
Question No: 14 ( M a r k s: 1 ) http://vuzs.net
Planning and tracking of the project is the responsibility of the___________.
► Architect
► Team Lead
► Developer
► Chief Executive Officer
Question No: 15 ( M a r k s: 1 ) http://vuzs.net
The
effective way not to only write programs but also it works properly and
further more to minimize the time and the development cost of the
program is called___________________
► Programming Mechanism
► Programming Methodology
► Programming Synchronization
► None of the given options
Question No: 16 ( M a r k s: 1 ) http://vuzs.net
Sequence of steps that is taken to solve a problem is called _______.
► Algorithm
► Operating System
► Application software
► None of the given options
Question No: 17 ( M a r k s: 1 ) http://vuzs.net
Which one is correct?
►
►
► Both and
►
►
► Both and
►
Question No: 18 ( M a r k s: 1 ) http://vuzs.net
In which case Cache Memory is used
► To increase RAM speed
► To overcome BUS speed
► To overcome Speed rate between RAM and CPU
► To overcome CPU speed
http://groups.google.com/group/vuZs
Question No: 19 ( M a r k s: 1 ) http://vuzs.net
In Heuristics “Common Sense Lessons” are drawn from
► History
► Experience
► Biography of Scientists
► General knowledge
Question No: 20 ( 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: 21 ( M a r k s: 1 ) http://vuzs.net
The key property of the ‘Array’ object in JavaScript is
► Value
► Length
► Name
► All of the given choices
Question No: 22 ( M a r k s: 1 ) http://vuzs.net
One can send an email message to a remote computer using _______ protocol
► HTTP
► SMTP
► FTP
► TELNET
Question No: 23 ( M a r k s: 1 ) http://vuzs.net
______ occurs when a function calls itself.
► Recursion
► Call by value
► Call by reference
► Parsing
Question No: 24 ( M a r k s: 1 ) http://vuzs.net
Hardware malfunctions is related to
► Data updates
► Data integrity
► Data security
► Data accessibility
Question No: 25 ( M a r k s: 1 ) http://vuzs.net
With the passage of time the field of Computing and Telecommunication is _____________.
► Diverging
► Converging
► Becoming different
► Becoming unique
Question No: 26 ( M a r k s: 1 ) http://vuzs.net
______________ software directly interacts with the hardware.
► Application software
► System software
► Dynamic software
► Distributed software
Question No: 27 ( M a r k s: 1 ) http://vuzs.net
When the microprocessor desires to look at a piece of data, it checks in the __________ first.
► RAM
► ROM
► hard disk
► cache
Question No: 28 ( M a r k s: 1 ) http://vuzs.net
By today's standards, the Mark-I was slow and requiring 3 to 5 seconds for a multiplication operation.
► True
► False
Question No: 29 ( M a r k s: 1 ) http://vuzs.net
In partitioning of program/module, it should be assured that partitioned chunks should be as _________ as possible.
► Dependent
► Independent
► Complex
► All of the above
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 is an Array?
Question No: 32 ( M a r k s: 1 )
What are the other names of function? Any one.
Question No: 33 ( M a r k s: 2 )
What is meant by semantic error ?
Question No: 34 ( M a r k s: 2 )
Which benefits a developer can achieve by following the heuristics for system architecting?
Question No: 35 ( M a r k s: 3 )
How can you define a consistent web design? Why is it needed?
Question No: 36 ( M a r k s: 3 )
Define Primary key and Queries
Question No: 37 ( M a r k s: 3 )
Briefly describe Holographic Storage.
Question No: 38 ( M a r k s: 5 )
Write
HTML and JavaScript code that displays a textbox and button on a web
page. When user enters text in the text box and click the button it
displays that text in the message box.
Question No: 39 ( M a r k s: 5 )
What is Robotics? How Robots making our daily and industrial life easy?
Question No: 40 ( M a r k s: 10 )
Write down the output of the following lines of JavaScript code?
a)
b)
c)
d)
e)
Question No: 41 ( M a r k s: 10 )
Write down HTML and JavaScript code for the following requirements:
Declare an Array with the identifier SUBJECT having length 5. Assign following values to the array elements:
MIS, Java, Algorithms, Databases, C++
Show all values in reverse order.
0 comments:
Post a Comment