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

CS101 Midterm paper 2010-1

Thursday 2 August 2012
CS101 Midterm 2010 Paper - Introduction to Computing
Spring 2010

Time: 60 min
Marks= M = 38


CS101 - Introduction to Computing - Q.No. 1 ( M - 1 )

Cray-1 was first commercial _________ computer
Super
Mini
 Micro
 Personal

CS101 - Introduction to Computing - Q.No. 2(M - 1 )

__________ language is very good for writing well-structured and readable programs, but it is not as flexible as the C programming language

BASIC
PASCAL
JAVA
FORTRAN
CS101 - Introduction to Computing - Q.No. 3(M - 1 )
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
CS101 - Introduction to Computing - Q.No. 4(M - 1 )
A computer program that facilitates the communication between the computer and a peripheral device is called___________________
Operating system
Utilities
Language Translator
Device Drives
CS101 - Introduction to Computing - Q.No. 5(M - 1 )
AutoCAD falls in the category of _________________
Engineering Applications
Graphics Applications
Scientific Applications
Business Applications
CS101 - Introduction to Computing - Q.No. 6(M - 1 )
Tag used to make a Text Bold is __________________


None of these

CS101 - Introduction to Computing - Q.No. 7(M - 1 )
Which one of these is NOT an example of embedded computers
IMB PC
Microwave oven
Refrigerator
Calculator
                                 www.vuzs.net
CS101 - Introduction to Computing - Q.No. 8(M - 1 )
Supercomputers are used in:
Weather forecasting
Aeroplane manufacturing
Atomic bomb experiments
All of the given choices
CS101 - Introduction to Computing - Q.No. 9(M - 1 )
Which one of these is NOT an example of storage devices
Tape
RAM
Floppy
DVD
CS101 - Introduction to Computing - Q.No. 10(M - 1 )
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
CS101 - Introduction to Computing - Q.No. 11(M - 1 )
A set of stand alone productivity applications designed to work together known as ______________ .
Productivity software suites
Compiled software
Secure software
Intelligent software
CS101 - Introduction to Computing - Q.No. 12(M - 1 )
File handling in java script is done
___________.
In more accurate way
In more easy way
Both more easy and in accurate way
Not at all
CS101 - Introduction to Computing - Q.No. 13(M - 1 )
Which one of the following is a valid variable name
Break
Switch
Catch
None of the given
CS101 - Introduction to Computing - Q.No. 14(M - 1 )
An algorithm that always takes the best immediate or local solution while finding an answer is called_____________________

Deterministic Algorithm

Non deterministic Algorithm
Greedy Algorithm
Randomized Algorithm
CS101 - Introduction to Computing - Q.No. 15(M - 1 )
A
B
C
D
4
ABC003
65
=c4=c4
Expression format in cell D4 is NOT correct.
True
False

CS101 - Introduction to Computing - Q.No. 16(M - 1 )

User interface provided by UNIX operating system is:
Shell / GUI
Shell
Shell
GUI
Command line
CS101 - Introduction to Computing - Q.No. 17(M - 2 )
What is meant by microprocessor's Instruction Set
CS101 - Introduction to Computing - Q.No. 18(M - 2 )
What are the basic components of a program
CS101 - Introduction to Computing - Q.No. 19(M - 2 )
Describe the function of an action attribute
CS101 - Introduction to Computing - Q.No. 20(M - 3 )
List down the names of any three parameters on which we analyze an algorithm.
CS101 - Introduction to Computing - Q.No. 21(M - 3 )
What is a programming language In traditional languages what was the problem by keeping data and methods separate.
CS101 - Introduction to Computing - Q.No. 22(M - 5 )
(a) Write down two positive features of client-side scripting.
(b) Discuss two deficiencies of JavaScript.
CS101 - Introduction to Computing - Q.No. 23(M - 5 )
Write an HTML COde for the following Output on browser:
MaleFemale
 CS101 Midterm 2010 Paper - Introduction to Computing Subjective & Objective Questions 
Spring 2010
 by Parishy
 www.vuzs.net
http://groups.google.com/group/vuzs
Time: 60 min
Marks= M = 38


CS101 - Introduction to Computing - Q.No. 1

 ( M - 1 )
Cray-1 was first commercial _________ computer
Super
Mini
Micro
Personal
CS101 - Introduction to Computing - Q.No. 2(M - 1 )

__________ language is very good for writing well-structured and readable programs, but it is not as flexible as the C programming language

BASIC
PASCAL
JAVA
FORTRAN
CS101 - Introduction to Computing - Q.No. 3(M - 1 )
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
CS101 - Introduction to Computing - Q.No. 4(M - 1 )
A computer program that facilitates the communication between the computer and a peripheral device is called___________________
Operating system
Utilities
Language Translator
Device Drives
CS101 - Introduction to Computing - Q.No. 5(M - 1 )
AutoCAD falls in the category of _________________
Engineering Applications
Graphics Applications
Scientific Applications
Business Applications
CS101 - Introduction to Computing - Q.No. 6(M - 1 )
Tag used to make a Text Bold is __________________


None of these

CS101 - Introduction to Computing - Q.No. 7(M - 1 )
Which one of these is NOT an example of embedded computers
IMB PC
Microwave oven
Refrigerator
Calculator
                                 www.vuzs.net
CS101 - Introduction to Computing - Q.No. 8(M - 1 )
Supercomputers are used in:
Weather forecasting
Aeroplane manufacturing
Atomic bomb experiments
All of the given choices
CS101 - Introduction to Computing - Q.No. 9(M - 1 )
Which one of these is NOT an example of storage devices
Tape
RAM
Floppy
DVD
CS101 - Introduction to Computing - Q.No. 10(M - 1 )
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
CS101 - Introduction to Computing - Q.No. 11(M - 1 )
A set of stand alone productivity applications designed to work together known as ______________ .
Productivity software suites
Compiled software
Secure software
Intelligent software
CS101 - Introduction to Computing - Q.No. 12(M - 1 )
File handling in java script is done
___________.
In more accurate way
In more easy way
Both more easy and in accurate way
Not at all
CS101 - Introduction to Computing - Q.No. 13(M - 1 )
Which one of the following is a valid variable name
Break
Switch
Catch
None of the given
CS101 - Introduction to Computing - Q.No. 14(M - 1 )
An algorithm that always takes the best immediate or local solution while finding an answer is called_____________________

Deterministic Algorithm

Non deterministic Algorithm
Greedy Algorithm
Randomized Algorithm
CS101 - Introduction to Computing - Q.No. 15(M - 1 )
A
B
C
D
4
ABC003
65
=c4=c4
Expression format in cell D4 is NOT correct.
True
False

CS101 - Introduction to Computing - Q.No. 16(M - 1 )

User interface provided by UNIX operating system is:
Shell / GUI
Shell
Shell
GUI
Command line
CS101 - Introduction to Computing - Q.No. 17(M - 2 )
What is meant by microprocessor's Instruction Set
CS101 - Introduction to Computing - Q.No. 18(M - 2 )
What are the basic components of a program
CS101 - Introduction to Computing - Q.No. 19(M - 2 )
Describe the function of an action attribute
CS101 - Introduction to Computing - Q.No. 20(M - 3 )
List down the names of any three parameters on which we analyze an algorithm.
CS101 - Introduction to Computing - Q.No. 21(M - 3 )
What is a programming language In traditional languages what was the problem by keeping data and methods separate.
CS101 - Introduction to Computing - Q.No. 22(M - 5 )
(a) Write down two positive features of client-side scripting.
(b) Discuss two deficiencies of JavaScript.
CS101 - Introduction to Computing - Q.No. 23(M - 5 )
Write an HTML COde for the following Output on browser:
MaleFemale

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...