wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

11th COMPUTER SCIENCE FULL PORTION 2024

Total questions: 163

Worksheet time: 1hrs 22mins

Name
Class
Date
1.

First generation computers used

a)

Vacuum tubes

b)

Transistors

c)

Integrated circuits

d)

Microprocessors

2.

Name the volatile memory

a)

ROM

b)

PROM

c)

RAM

d)

EPROM

3.

Identify the output device

a)

Keyboard

b)

Memory

c)

Monitor

d)

Mouse

4.

Identify the input device

a)

Printer

b)

Mouse

c)

Plotter

d)

Projector

5.

…....… Output device is used for printing building plan.

a)

Thermal printer

b)

Plotter

c)

Dot matrix

d)

inkjet printer

6.

Which one of the following is used to in ATM machines

a)

Touch Screen

b)

speaker

c)

Monitor

d)

Printer

7.

When a system restarts which type of booting is used.

a)

Warm booting

b)

Cold booting

c)

Touch boot

d)

Real boot.

8.

Expand POST

a)

Post on self Test

b)

Power on Software Test

c)

Power on Self Test

d)

Power on Self Text

9.

Which one of the following is the main memory?

a)

ROM

b)

RAM

c)

Flash drive

d)

Hard disk

10.

Which generation of computer used IC’s?

a)

First

b)

Second

c)

Third

d)

Fourth

11.

Which refers to the number of bits processed by a computer’s CPU?

a)

Byte

b)

Nibble

c)

Word length

d)

Bit

12.

How many bytes does 1 KiloByte contain?

a)
1024
b)

1000

c)

8

d)

4

13.

Expansion for ASCII

a)

American School Code for Information Interchange

b)

American Standard Code for Information Interchange

c)

All Standard Code for Information Interchange

d)

American Society Code for Information Interchange

14.

2^50 is referred as

a)

Kilo

b)

Tera

c)

Peta

d)

Zetta

15.

How many characters can be handled in Binary Coded Decimal System?

a)
64
b)

255

c)

256

d)

128

16.

For 1101 2 the equivalent Hexadecimal equivalent is?

a)

F

b)

E

c)

D

d)

B

17.

What is the 1’s complement of 00100110?

a)

00100110

b)

11011001

c)

11010001

d)

00101001

18.

Which amongst this is not an Octal number?

a)

645

b)

234

c)

876

d)

123

19.

Which of the following is said to be the brain of a computer?

a)

Input devices

b)

Output devices

c)

Memory device

d)

Microprocessor

20.

Which of the following is not the part of a microprocessor unit?

a)

ALU

b)

Control unit

c)

Cache memory

d)

register

21.

How many bits constitute a word?

a)

8

b)

16

c)

32

d)

determined by the processor used.

22.

Which of the following device identifies the location when address is placed in the memory address register?

a)

Locator

b)

encoder

c)

decoder

d)

multiplexer

23.

Which of the following is a CISC processor?

a)

Intel P6

b)

AMD K6

c)

Pentium III

d)

Pentium IV

24.

Which is the fastest memory?

a)

Hard disk

b)

Main memory

c)

Cache memory

d)

Blue-Ray disc

25.

How many memory locations are identified by a processor with 8 bits address bus at a time?

a)
256
b)

1024

c)

28

d)

8000

26.

What is the capacity of 12cm diameter DVD with single sided and single layer?

a)

4.7 GB

b)

5.5 GB

c)

7.8 GB

d)

2.2 GB

27.

What is the smallest size of data represented in a CD?

a)

blocks

b)

sectors

c)

pits

d)

tracks

28.

Display devices are connected to the computer through.

a)

USB port

b)

Ps/2 port

c)

SCSI port

d)

VGA connector

29.

Operating system is a

a)

Application Software

b)

Hardware

c)

System Software

d)

Component

30.

Identify the usage of Operating Systems

a)

Easy interaction between the human and computer

b)

Controlling input & output Devices

c)

Managing use of main memory

d)

All the above

31.

Which of the following is not a function of an Operating System?

a)

Process Management

b)

Memory Management

c)

Security management

d)

Complier Environment

32.

Which of the following OS is a Commercially licensed Operating system?

a)

Windows

b)

UBUNTU

c)

FEDORA

d)

REDHAT

33.

Which of the following Operating systems support Mobile Devices?

a)

Windows 7

b)

Linux

c)

BOSS

d)

iOS

34.

File Management manages

a)

Files

b)

Folders

c)

Directory systems

d)

All the Above

35.

Interactive Operating System provides

a)

Graphics User Interface (GUI)

b)

Data Distribution

c)

Security Management

d)

Real Time Processing

36.

An example for single task operating system is

a)

Linux

b)

Windows

c)

MS-DOS

d)

Unix

37.

The File management system used by Linux is

a)

ext2

b)

NTFS

c)

FAT

d)

NFTS

38.

From the options given below, choose the operations managed by the operating system.

a)

Memory

b)

Processes

c)

Disks and I/O devices

d)

all of the above

39.

Which is the default folder for many Windows Applications to save your file?

a)

My Document

b)

My Pictures

c)

Documents and Settings

d)

My Computer

40.

Under which of the following OS, the option Shift + Delete – permanently deletes a file or folder?

a)

Windows 7

b)

MS-DOS

c)

Linux

d)

Android OS

41.

What is the meaning of "Hibernate" in Windows XP/Windows 7?

a)

Restart the Computer in safe mode

b)

Restart the Computer in hibernate mode

c)

Shutdown the Computer terminating all the running applications

d)

Shutdown the Computer without closing the running applications

42.

Which is a basic electronic circuit which operates on one or more signals?

a)

Boolean algebra

b)

Gate

c)

Fundamental gates

d)

Derived gates

43.

Which gate is called as the logical inverter?

a)

AND

b)

OR

c)

NOT

d)

XNOR

44.

A + A = ?

a)

A

b)

0

c)

1

d)

AA

45.

NOR is a combination of ?

a)

NOT(OR)

b)

NOT(AND)

c)

NOT(NOT)

d)

NOT(NOR)

46.

NAND is called as …… Gate

a)

Fundamental Gate

b)

Derived Gate

c)

Logical Gate

d)

Universal gate

47.

Which of the following activities is algorithmic in nature?

a)

Assemble a bicycle.

b)

Describe a bicycle.

c)

Label the parts of a bicycle

d)

Explain how a bicycle works.

48.

Which of the following activities is not algorithmic in nature?

a)

Multiply two numbers.

b)

Draw a kolam.

c)

Walk in the park.

d)

Swaping of two numbers.

49.

Omitting details inessential to the task and representing only the essential features of the task is known as

a)

Specification

b)

Abstraction

c)

Composition

d)

Decomposition

50.

Stating the input property and the input-output relation a problem is known

a)

Specification

b)

Statement

c)

Algorithm

d)

Definition

51.

Ensuring the input-output relation is

a)

the responsibility of the algorithm and the right of the user.

b)

the responsibility of the user and the right of the algorithm.

c)

the responsibility of the algorithm but not the right of the user.

d)

the responsibility of both the user and the algorithm.

52.

If i = 5 before the assignment i := i-1 after the assignment, the value of i is

a)

5

b)

4

c)

3

d)

2

53.

If 0 < i before the assignment i := i-1 after the assignment, we can conclude that

a)

0 < i

b)

0 ≤ i

c)

i = 0

d)

0 ≥i

54.

The shortcut key used to rename a file in windows

a)

F2

b)

F4

c)

F5

d)

F6

55.

Suppose u, v = 10 ,5 before the assignment. What are the values of u and v after the

sequence of assignments?

1 u := v

2 v := u

a)

u, v = 5 ,5

b)

u, v = 10 ,5

c)

u, v = 5 ,10

d)

u, v = 10 ,10

56.

Which of the following properties is true after the assignment at line 3?

1 --i, j = 0, 0

2 i, j := i+1, j-1

3 -- ?

a)

i+j >0

b)

i+j < 0

c)

i+j =0

d)

i = j

57.
a)

S1

b)

S2

c)

S3

d)

None

58.
a)

S1 ; S3

b)

S1 ; S2 ; S3

c)

S1 ; S2 ; S2 ; S3

d)

S1 ; S2 ; S2 ; S2 ; S3

59.
a)

(1) only

b)

(2) only

c)

both (1) and (2)

d)

neither (1) nor (2)

60.
a)

4

b)

5

c)

6

d)

0

61.

A loop invariant need not be true

a)

at the start of the loop.

b)

at the start of each iteration

c)

at the end of each iteration

d)

at the start of the algorithm

62.

a)

b := b + 2

b)

w := w + 2

c)

b, w := b+1, w+1

d)

b := w

63.

If m x a + n x b is an invariant for the assignment a, b : = a + 8, b + 7, the values of m and n are

a)

m = 8, n = 7

b)

m = 7, n = -8

c)

m = 7, n = 8

d)

m = 8, n = -7

64.

Which of the following is not an invariant of the assignment?

m, n := m+2, n+3

a)

m mod 2

b)

n mod 3

c)

3 X m - 2 X n

d)

2 X m - 3 X n

65.
a)

3

b)

4

c)

8

d)

9

66.
a)

11

b)

10

c)

9

d)

8

67.

Who developed C++?

a)

Charles Babbage

b)

Bjarne Stroustrup

c)

Bill Gates

d)

Sundar Pichai

68.

What was the original name given to C++?

a)

CPP

b)

Advanced C

c)

C with Classes

d)

Class with C

69.

Who coined C++?

a)

Rick Mascitti

b)

Rick Bjarne

c)

Bill Gates

d)

Dennis Ritchie

70.

The smallest individual unit in a program is:

a)

Program

b)

Algorithm

c)

Flowchart

d)

Tokens

71.

Which of the following operator is extraction operator in C++?

a)

>>

b)

<<

c)

<>

d)

^^

72.

Which of the following statements is not true?

a)

Keywords are the reserved words which convey specific meaning to the C++ compiler.

b)

Reserved words or keywords can be used as an identifier name.

c)

An integer constant must have at least one digit without a decimal point.

d)

Exponent form of real constants consist of two parts

73.

Which of the following is a valid string literal?

a)

'A'

b)

'Welcome'

c)

1232

d)

"1232"

74.

A program written in high level language is called as

a)

Object code

b)

Source code

c)

Executable code

d)

All the above

75.

Assume a=5, b=6; what will be result of a&b?

a)

4

b)

5

c)

1

d)

0

76.

Which of the following is called as compile time operators?

a)

sizeof

b)

pointer

c)

virtual

d)

this

77.

How many categories of data types are available in C++?

a)

5

b)

4

c)

3

d)

2

78.

Which of the following data types is not a fundamental type?

a)

signed

b)

int

c)

float

d)

char

79.

What will be the result of following statement?

char ch= ‘B’;

cout << (int) ch;

a)

B

b)

b

c)

65

d)

66

80.

Which of the character is used as suffix to indicate a floating point value?

a)

F

b)

C

c)

L

d)

D

81.

How many bytes of memory is allocated for the following variable declaration if you are using Dev C++?

short int x;

a)

2

b)

4

c)

6

d)

8

82.

What is the output of the following snippet?

char ch = ‘A’;

ch = ch + 1;

a)

B

b)

A1

c)

F

d)

1A

83.

Which of the following is not a data type modifier?

a)

signed

b)

int

c)

long

d)

short

84.

Which of the following operator returns the size of the data type?

a)

sizeof()

b)

int()

c)

long()

d)

double()

85.

Which operator is used to access reference of a variable?

a)

$

b)

#

c)

&

d)

!

86.

This can be used as alternate to endl command:

a)

\t

b)

\b

c)

\0

d)

\n

87.

What is the alternate name of null statement?

a)

No Statement

b)

Empty Statement

c)

Void Statement

d)

Zero Statement

88.

In C++, the group of statements should be enclosed within:

a)

{ }

b)

[ ]

c)

( )

d)

< >

89.

The set of statements that are executed again and again in iteration is called as:

a)

condition

b)

loop

c)

statement

d)

body of loop

90.

The multi way branch statement:

a)

if

b)

if ... else

c)

switch

d)

for

91.

How many types of iteration statements?

a)

2

b)

3

c)

4

d)

5

92.

How many times the following loop will execute? for (int i=0; i<10; i++)

a)

0

b)

10

c)

9

d)

11

93.

Which of the following is the exit control loop?

a)

for

b)

while

c)

do... while

d)

if ... else

94.

Identify the odd one from the keywords of jump statements:

a)

break

b)

switch

c)

goto

d)

continue

95.

Which of the following is called entry control loop?

a)

do-while

b)

switch

c)

while

d)

if-else

96.

A loop that contains another loop inside its body:

a)

Nested Loop

b)

Inner Loop

c)

Inline Loop

d)

Nesting of Loop

97.

Which of the following header file defines the standard I/O predefined functions ?

a)

stdio.h

b)

math.h

c)

string.h

d)

ctype.h

98.

Which function is used to check whether a character is alphanumeric or not.

a)

isalpha(0

b)

isdigit()

c)

isalnum()

d)

islower()

99.

Which function begins the program execution ?

a)

isalpha()

b)

isdigit()

c)

main()

d)

islower()

100.

Which of the following function is with a return value and without any argument ?

a)

x=display(int, int)

b)

x=display()

c)

y=display(float)

d)

display(int)

101.

Which is return data type of the function prototype of add(int, int); ?

a)

int

b)

float

c)

char

d)

double

102.

Which of the following is the scope operator ?

a)

>

b)

&

c)

%

d)

::

103.

Which of the following is the collection of variables of the same type that can referenced by a common name ?

a)

int

b)

float

c)

Array

d)

class

104.

int age[]={6,90,20,18,2}; How many elements are there in this array?

a)

2

b)

5

c)

6

d)

4

105.

cin>>n[3]; To which element does this statement accept the value?

a)

2

b)

3

c)

4

d)

5

106.

By default, a string ends with which character?

a)

\0

b)

\t

c)

\n

d)

\b

107.

Structure definition is terminated by

a)

:

b)

}

c)

;

d)

::

108.

What will happen when the structure is declared?

a)

it will not allocate any memory

b)

it will allocate the memory

c)

it will be declared and initialized

d)

it will be only declared

109.

a)

Time.seconds

b)

Time::seconds

c)

seconds

d)

t. seconds

110.

Which of the following is a properly defined structure?

a)

struct {int num;}

b)

struct sum {int num;}

c)

struct sum int sum;

d)

struct sum {int num;};

111.

a)

cout<<e[0].empno<<e[0].ename;

b)

cout<<e[0].empno<<ename;

c)

cout<<e[0]->empno<<e[0]->ename;

d)

cout<<e.empno<<e.ename;

112.

When accessing a structure member ,the identifier to the left of the dot operator is the name of

a)

structure variable

b)

structure tag

c)

structure member

d)

structure function

113.

The term is used to describe a programming approach based on classes and objects is

a)

OOP

b)

POP

c)

ADT

d)

SOP

114.

The paradigm which aims more at procedures.

a)

Object Oriented Programming

b)

Procedural programming

c)

Modular programming

d)

Structural programming

115.

Which of the following is a user defined data type?

a)

class

b)

float

c)

ingt

d)

object

116.

The identifiable entity with some characteristics and behaviour is.

a)

class

b)

object

c)

structure

d)

member

117.

The mechanism by which the data and functions are bound together into a single unit

is known as

a)

Inheritance

b)

Encapsulation

c)

Polymorphism

d)

Abstraction

118.

Insulation of the data from direct access by the program is called as

a)

Data Hiding

b)

Encapsulation

c)

Polymorphism

d)

Abstraction

119.

Which of the following concept encapsulate all the essential properties of the object that are to be created?

a)

Class

b)

Encapsulation

c)

Polymorphism

d)

Abstraction

120.

Which of the following is the most important advantage of inheritance?

a)

Data Hiding

b)

Code Reusability

c)

Code Modification

d)

Accessibility

121.

“Write once and use it multiple time” can be achieved by

a)

Redundancy

b)

Reusablility

c)

Modification

d)

Composition

122.

Which of the following supports the transitive nature of data?

a)

Inheritance

b)

Encapsulation

c)

Polymorphism

d)

Abstraction

123.

The variables declared inside the class are known as

a)

data

b)

inline

c)

method

d)

attributes

124.

Which of the following statements about member functions are True or False?

i) A member function can call another member function directly with using the dot operator.

ii) Member function can access the private data of the class.

a)

i)True, ii)True

b)

i)False, ii)True

c)

i)True, ii)False

d)

i)False,ii)False

125.

A member function can call another member function directly, without using the dot operator called as

a)

sub function

b)

sub member

c)

nesting of member function

d)

sibling of member function

126.

The member function defined within the class behave like ........ functions

a)

inline

b)

Non inline

c)

Outline

d)

Data

127.

Which of the following access specifier protects data from inadvertent modifications?

a)

Private

b)

Protected

c)

Public

d)

Global

128.
a)

10

b)

14

c)

5

d)

2

129.

State whether the following statements about the constructor are True or False.

i) constructors should be declared in the private section.

ii) constructors are invoked automatically when the objects are created.

a)

True,True

b)

True,False

c)

False,True

d)

False,False

130.

Which of the following constructor is executed for the following prototype ?

add display( add &); // add is a class name

a)

Default Constructor

b)

Parameterized Constructor

c)

Copy Constructor

d)

Non Parameterized constructor

131.

Which of the following refers to a function having more than one distinct meaning?

a)

Function Overloading

b)

Member overloading

c)

Operator overloading

d)

Operations overloading

132.

Which of the following reduces the number of comparisons in a program ?

a)

Operator overloading

b)

Operations overloading

c)

Function Overloading

d)

Member overloading

133.

How will you invoke the function dispchar() for the following input?

To print $ for 10 times

a)

dispchar();

b)

dispchar(ch,size);

c)

dispchar($,10);

d)

dispchar(‘$’,10 times);

134.

Which of the following is not true with respect to function overloading?

a)

The overloaded functions must differ in their signature.

b)

The return type is also considered for overloading a function.

c)

The default arguments of overloaded functions are not considered for Overloading.

d)

Destructor function cannot be overloaded.

135.

Which of the following is invalid prototype for function overloading

a)

void fun (int x);

void fun (char ch) ;

b)

void fun (int x);

void fun (int y);

c)

void fun (double d);

void fun (char ch);

d)

void fun (double d);

void fun (int y);

136.

Which of the following is the process of creating new classes from an existing class

a)

Polymorphism

b)

Inheritance

c)

Encapsulation

d)

super class

137.

Which of the following derives a class student from the base class school

a)

school: student

b)

class student : public school

c)

student : public school

d)

class school : public student

138.

The type of inheritance that reflects the transitive nature is

a)

Single Inheritance

b)

Multiple Inheritance

c)

Multilevel Inheritance

d)

Hybrid Inheritance

139.

Which visibility mode should be used when you want the features of the base class to be available to the derived class but not to the classes that are derived from the derived class?

a)

Private

b)

Public

c)

Protected

d)

All of these

140.

Inheritance is a process of creating new class from

a)

Base Class

b)

Abstract

c)

Derived Class

d)

Function

141.

A class is derived from a class which is a derived class itself, then this is referred to as

a)

multiple inheritance

b)

multilevel inheritance

c)

single inheritance

d)

double inheritance

142.

Which amongst the following is executed in the order of inheritance?

a)

Destructor

b)

Member function

c)

Constructor

d)

Object

143.

Which of the following is true with respect to inheritance?

a)

Private members of base class are inherited to the derived class with private

b)

Private members of base class are not inherited to the derived class with private accessibility

c)

Public members of base class are inherited but not visible to the derived class

d)

Protected members of base class are inherited but not visible to the outsideclass

144.

Based on the following class declaration answer the questions Which is the base class of the class heavy_vehicle?

a)

Bus

b)

heavy_vehicle

c)

vehicle

d)

Bus & Vehicle

145.

Based on the following class declaration answer the questions

The data member that can be accessed from the function displaydata()

a)

passenger

b)

load

c)

Ticket

d)

All of these

146.

Based on the following class declaration answer the questions

The member function that can be accessed by an objects of bus Class is

a)

input_data(), output_data()

b)

read_data() ,write_data()

c)

fetch_data(), display_data()

d)

All of these

147.

The member function that is inherited as public by Class Bus

a)

input_data(), output_data()

b)

read_data(), write_data()

c)

fetch_data(), display_data()

d)

none of these

148.

Which of the following deals with procedures, practices and values?

a)

piracy

b)

programs

c)

virus

d)

computer ethics

149.

Commercial programs made available to the public illegally are known as

a)

freeware

b)

warez

c)

free software

d)

software

150.

Which one of the following are self-repeating and do not require a computer program to attach themselves?

a)

viruses

b)

worms

c)

spyware

d)

trojans

151.

Which one of the following tracks a user visits a website?

a)

spyware

b)

cookies

c)

worms

d)

trojans

152.

Which of the following is not a malicious program on computer systems?

a)

worms

b)

trojans

c)

spyware

d)

cookies

153.

A computer network security that monitors and controls incoming and outgoing traffic is

a)

Cookies

b)

Virus

c)

Firewall

d)

Worms

154.

The process of converting cipher text to plain text is called

a)

Encryption

b)

Decryption

c)

Key

d)

Proxy Server

155.

e-commerce means

a)

electronic commerce

b)

electronic data exchange

c)

electric data exchange

d)

electronic commercialization

156.

Distributing unwanted e-mail to others is called

a)

scam

b)

spam

c)

fraud

d)

spoofing

157.

Legal recognition for transactions are carried out by

a)

Electronic Data Interchange

b)

Electronic Data Exchange

c)

Electronic Data Transfer

d)

Electrical Data Interchange

158.

____is a Tamil translation application having more than 30000 Tamil words equivalent to English words.

a)

All the above

b)

Ponmozhi

c)

Menthamizh

d)

Thamizpori

159.

The first Tamil programming language is ___

a)

"Nhm Writer"

b)

"Azhagi"

c)

C++

d)

“Ezhil”

160.

____ & ___ provide searching facilities in Tamil.

a)

Bing and Yahoo

b)

Yahoo Only

c)

Google and Yahoo

d)

Google and Bing

161.

As per study, by 2021, __% of people in India will access internet using Tamil and it will be in the

top usage of Internet in India.

a)

95%

b)

80%

c)

74%

d)

73%

162.

TSCII (Tamil Script Code for Information Interchange) encoding scheme was registered in ____ a

unit of ICANN.

a)

None

b)

IANA

c)

ICANN

d)

ICNN

163.

Getting Government services through internet is known as _____

a)

e-Business

b)

e-Commerce

c)

e-Government

d)

e-Governance