Showing posts with label cs101 objective 2009. Show all posts
Showing posts with label cs101 objective 2009. Show all posts

Saturday, July 4, 2009

CS101 Objective 3rdjuly page 1

Kindly do make vuhelps your default page and keep viewing it to get up to date information about current fresh exams. Also follow the blog. Send your papers to make them here uptodate at vuhelps@gmail.com or feel free to call at 03455242488
Question No: 1 ( Marks: 1 ) - Please choose one
---------- was known as “mill” in Analytical engine.
► Memory
► Processor
► Monitor
► Mouse
Ref: An arithmetical unit (the "mill") would be able to perform all four arithmetic operations, plus comparisons and optionally square roots. Initially it was conceived as a difference engine curved back upon itself, in a generally circular layout,[2] with the long store exiting off to one side.

Question No: 2 ( Marks: 1 ) - Please choose one
First electronic computer was
► ABC
► UNVAC 1
► Harvard Mark 1
► IBM PC

Question No: 3 ( Marks: 1 ) - Please choose one
What is NOT a key factor while designing a website?
► Usability
► User-friendly
► Consistency
► Complexity

Question No: 4 ( Marks: 1 ) - Please choose one
What happens if I start a new list without closing the original one?

► An error will be generated
► A nested list will be created
► Previous list will end and a new will start.
► Nothing will happen


Question No: 5 ( Marks: 1 ) - Please choose one
The most upper right pixel of the screen is of ___________ color.
► Any
► Red
► Green
► Blue

Question No: 6 ( Marks: 1 ) - Please choose one
A single pixel can acquire approximately ___________ color schemes.
► 1 million
► 2 million
► 10 million
► 16 million

Question No: 7 ( Marks: 1 ) - Please choose one
The idea of Neural Networks field is based upon ______________.
► Human nature
► Human brain
► Human culture
► Human actions

Question No: 8 ( Marks: 1 ) - Please choose one
Which one of the following is an application for artificial intelligence?
► Robotic
► Web Agent
► Decision Support System
► All of the given options

Question No: 9 ( Marks: 1 ) - Please choose one
Register is a kind of ______memory

► Fast
► Super fast
► Slow
► Very slow

Question No: 10 ( Marks: 1 ) - Please choose one
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 ( Marks: 1 ) - Please choose one
substring(n, m) returns a string containing characters copied from position n to___________.
► m – 2
► m – 1
► m + 1
► m

Question No: 12 ( 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: 13 ( 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: 14 ( Marks: 1 ) - Please choose one
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: 15 ( Marks: 1 ) - Please choose one
The group of technologies concerned with the capturing, processing and transmission of information in the digital electronic form is called _____________.
► Telecom Engineering
► Computer Engineering
► Computer Science
► Information Technology

Regards Vuhelps

CS101 Objective 3rdjuly page 2

Kindly do make vuhelps your default page and keep viewing it to get up to date information about current fresh exams. Also follow the blog. Send your papers to make them here uptodate at vuhelps@gmail.com or feel free to call at 03455242488
Question No: 16 ( Marks: 1 ) - Please choose one
_____________ team consists on the sharpest technical minds in the company.

► Architecture
► Business Development
► Configuration Management
► Developer

Question No: 17 ( Marks: 1 ) - Please choose one
TCP stands for ________.

► Transfer Center protocol
► Transmission Control Protocol
► Transmission Center Protocol
► Telephone Center Protocol

Question No: 18 ( Marks: 1 ) - Please choose one
A collection of data organized in such a way that the computer can quickly search for a desired data item is known as :
► Retrieving
► Database
► Information
► DBMS

Question No: 19 ( Marks: 1 ) - Please choose one
Microsoft Word is a type of:
► System Software
► Freeware Software
► Shrink-Wrapped Software
► Custom-built Software

Question No: 20 ( Marks: 1 ) - Please choose one
Users __________, how things work.
► Analyze in detail
► Muddle through
► Figure out
► Read in detail

Question No: 21 ( Marks: 1 ) - Please choose one
Popular schemes used for reducing bytes for storage are:
► RGB and Color mapping
► RGB and Dithering
► RGB, Color mapping and Dithering
► Color mapping and Dithering

Question No: 22 ( Marks: 1 ) - Please choose one
Hardware malfunctions is related to
► Data updates
► Data integrity
► Data security
► Data accessibility

Question No: 23 ( Marks: 1 ) - Please choose one
If incorrectly we enter the negative age it is check by
► Limit Integrity
► Type Integrity
► Referential Integrity
► Physical Integrity

Question No: 24 ( Marks: 1 ) - Please choose one
Which is the user-friendly way of presenting data ?
► Query
► Form
► Report
► All of the given options

Question No: 25 ( Marks: 1 ) - Please choose one
Currently the BlueRay DVD can store more than ________ of data.
► 10 GB
► 100 GB
► 50 GB
► 150 GB

Question No: 26 ( Marks: 1 ) - Please choose one
In JavaScript, a || b is interpreted as

► a is true or b is false
► a is true and b is true
► a is false and b is true
► a is true or b is true or both are true

Question No: 27 ( Marks: 1 ) - Please choose one
Speakers fall into the hardware category.
► True
► False

Question No: 28 ( Marks: 1 ) - Please choose one
onBlur event is occurred for a form element when it ____________

► Gets focus
► Losts focus
► Some thing is typed in
► onBlur is not an event


Question No: 29 ( Marks: 1 ) - Please choose one
You can view a 3-D image on a _____________.
► 3-D display
► 2-D display
► On both 2-D and 3-D displays
► We can not view a 3-D image

Question No: 30 ( Marks: 1 ) - Please choose one
Module level design and unit testing is the responsibility of _____________.
► Team Lead
► Developer
► Project Manager
► Quality Assurance Expert

Question No: 31 ( Marks: 1 )
What is heuristic?

Common sense Lesson drawn from experience
(Artificial) Intelligent Systems
SW programs or SW/HW systems designed to perform complex tasks employing strategies that mimic
some aspect of human thought

or

• a commonsense rule (or set of rules) intended to increase the probability of solving some problem
• of or relating to or using a general formulation that serves to guide investigation

Question No: 32 ( Marks: 1 )
In programming, what is an object ?

Object: A named collection of properties (data, state) & methods (instructions, behavior)

Regards Vuhelps

Thursday, July 2, 2009

cs101 Objective Page 3

Kindly do make vuhelps your default page and keep viewing it to get up to date information about current fresh exams. Also follow the blog. Send your papers to make them here uptodate at vuhelps@gmail.com or feel free to call at 03455242488. Email vuhelps link to your friends.
View Blog Achive to explorer more current paper of cs601,Marketing,CS101 and many more.
Question No: 25 ( Marks: 1 ) - Please choose one
Which of the following number system is used by microprocessor? Binary

► Binary
► Decimal
► Octal
► Hexadecimal

Question No: 26 ( Marks: 1 ) - Please choose one
Web site is collection of related ___ Information___
► Web pages
► Information
► Search Engines
► None of the given choices

Question No: 27 ( Marks: 1 )
What BIOS stands for? – Binary Input Output System

Question No: 28 ( Marks: 1 )
List down the Analytical Engine's components name (any two)
Answer : Google & Netscape,

Question No: 29 ( Marks: 2 )
Why uploading a web page is important? Describe in 2 – 3 lines.
Answer : By only uploading webpage we could place our information in
order the other can reach up to ready what we load, upload means make
available our data or information for the world web browsers


Question No: 30 ( Marks: 3 )
What is the difference between microprocessors and microcontrollers?
Give one example of both.
Answer : The microprocessor is electronic equipment which can perform
several function and also processing of data and information present
in a computer, while microcontroller can only perform one function for
that its design
Example
Microprocessors _ Pentium 4
Microcontroller _ can be a switch in side the washing machine

Question No: 31 ( Marks: 5 )
Differentiate uni-Processor OS from Multi-Processor OS.
Answer : The Multiprocessors is when more than one processor is under
operation it can be several or may hundreds of the kind to perform one
great operation or calculation, while our PC is a kind of
uni-processor


Question No: 32 ( Marks: 5 )
Why do we call JavaScript an Object-based Language?
Answer : Java Script is a language by which we are writing our
web-pages, this language is designed to work for web pages

Regards Vuhelps

cs101 Objective Page 1

Kindly do make vuhelps your default page and keep viewing it to get up to date information about current fresh exams. Also follow the blog. Send your papers to make them here uptodate at vuhelps@gmail.com or feel free to call at 03455242488
amplification and switching, and has __three________ terminals.
► one
► two
► three
► four

Question No: 2 ( Marks: 1 ) - Please choose one
Blue Pacific is a name of ____Super__ computer.
► Mini
► Desktop
► Micro
► Super

Question No: 3 ( Marks: 1 ) - Please choose one
Monte Carlo algorithm is an example of Randomized algorithm

► Randomized algorithm

► Greedy algorithm

► both greedy and randomized

► Heuristics


Question No: 4 ( Marks: 1 ) - Please choose one
A set of stand alone productivity applications designed to work
together known as __ Productivity software suites .

► Productivity software suites

► Compiled software

► Secure software

► Intelligent software


Question No: 5 ( Marks: 1 ) - Please choose one
The most used form tag is the tag. - False

► True
► False

Question No: 6 ( Marks: 1 ) - Please choose one
What is the key feature of computer which is against human nature.?
Can’t get bored.
► Can’t get bored.
► Pattern recognition
► Repetition

► None


Question No: 7 ( Marks: 1 ) - Please choose one
___ Word Processor Software __ was designed as a replacement for typewriter
► Spreadsheet Software
► Word Processor Software
► Presentation Software
► Database Software

Question No: 8 ( Marks: 1 ) - Please choose one
Forms can be submitted by using ______2____ different methods
► 2
► 3
► 4
► 5

Question No: 9 ( Marks: 1 ) - Please choose one
To display a checkbox on the web page, we use __INPUT_ tag
► CHECKBOX
► CHECK
► INPUT
► INPUTBOX

Question No: 10 ( Marks: 1 ) - Please choose one
_Name __ attribute of FORM tag is used to mention a URL when the form
is being submitted
► name
► action
► method
► submit

Question No: 11 ( Marks: 1 ) - Please choose one
You can __Read Only______ from/to a website containing interactive forms.
► Only read
► Only write
► Read and write
► Not read and write

Regards Vuhelps

Advertisement