CS101 - Introduction to Computing - Q.No. 1
( Mks- 1 ) http://vuzs.net
Cray-1 was first commercial _________ computer
► Super
► Mini
► Micro
► Personal
CS101 - Introduction to Computing - Q.No. 2
( Mks- 1 ) http://vuzs.net
__________ 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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
AutoCAD falls in the category of _________________
► Engineering Applications
► Graphics Applications
► Scientific Applications
► Business Applications
CS101 - Introduction to Computing - Q.No. 6
( Mks- 1 ) http://vuzs.net
Tag used to make a Text Bold is __________________
►
►
►
► None of these
CS101 - Introduction to Computing - Q.No. 7
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
Supercomputers are used in:
► Weather forecasting
► Aeroplane manufacturing
► Atomic bomb experiments
► All of the given choices
CS101 - Introduction to Computing - Q.No. 9
( Mks- 1 ) http://vuzs.net
Which one of these is NOT an example of storage devices?
► Tape
► RAM
► Floppy
► DVD
CS101 - Introduction to Computing - Q.No. 10
( Mks- 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
CS101 - Introduction to Computing - Q.No. 11
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
Which one of the following is a valid variable name?
► Break
► Switch
► Catch
► None of the given
CS101 - Introduction to Computing - Q.No. 14
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
User interface provided by UNIX operating system is:
► Shell / GUI
► Shell
Shell
► GUI
► Command line
CS101 - Introduction to Computing - Q.No. 17
( Mks- 2 )
What is meant by microprocessor's Instruction Set ?
CS101 - Introduction to Computing - Q.No. 18
( Mks- 2 )
What are the basic components of a program ?
CS101 - Introduction to Computing - Q.No. 19
( Mks- 2 )
Describe the function of an action attribute?
CS101 - Introduction to Computing - Q.No. 20
( Mks- 3 )
List down the names of any three parameters on which we analyze an algorithm.
CS101 - Introduction to Computing - Q.No. 21
( Mks- 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
( Mks- 5 )
(a) Write down two positive features of client-side scripting.
(b) Discuss two deficiencies of JavaScript.
CS101 - Introduction to Computing - Q.No. 23
( Mks- 5 )
Write an HTML COde for the following Output on browser:
MaleFemale
( Mks- 1 ) http://vuzs.net
Cray-1 was first commercial _________ computer
► Super
► Mini
► Micro
► Personal
CS101 - Introduction to Computing - Q.No. 2
( Mks- 1 ) http://vuzs.net
__________ 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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
AutoCAD falls in the category of _________________
► Engineering Applications
► Graphics Applications
► Scientific Applications
► Business Applications
CS101 - Introduction to Computing - Q.No. 6
( Mks- 1 ) http://vuzs.net
Tag used to make a Text Bold is __________________
►
►
►
► None of these
CS101 - Introduction to Computing - Q.No. 7
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
Supercomputers are used in:
► Weather forecasting
► Aeroplane manufacturing
► Atomic bomb experiments
► All of the given choices
CS101 - Introduction to Computing - Q.No. 9
( Mks- 1 ) http://vuzs.net
Which one of these is NOT an example of storage devices?
► Tape
► RAM
► Floppy
► DVD
CS101 - Introduction to Computing - Q.No. 10
( Mks- 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
CS101 - Introduction to Computing - Q.No. 11
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
Which one of the following is a valid variable name?
► Break
► Switch
► Catch
► None of the given
CS101 - Introduction to Computing - Q.No. 14
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
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
( Mks- 1 ) http://vuzs.net
User interface provided by UNIX operating system is:
► Shell / GUI
► Shell
Shell
► GUI
► Command line
CS101 - Introduction to Computing - Q.No. 17
( Mks- 2 )
What is meant by microprocessor's Instruction Set ?
CS101 - Introduction to Computing - Q.No. 18
( Mks- 2 )
What are the basic components of a program ?
CS101 - Introduction to Computing - Q.No. 19
( Mks- 2 )
Describe the function of an action attribute?
CS101 - Introduction to Computing - Q.No. 20
( Mks- 3 )
List down the names of any three parameters on which we analyze an algorithm.
CS101 - Introduction to Computing - Q.No. 21
( Mks- 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
( Mks- 5 )
(a) Write down two positive features of client-side scripting.
(b) Discuss two deficiencies of JavaScript.
CS101 - Introduction to Computing - Q.No. 23
( Mks- 5 )
Write an HTML COde for the following Output on browser:
MaleFemale
0 comments:
Post a Comment