You are on page 1of 3

Computer Science(CLASS XI)

Computer System overview:-

What is the full form of CPU.


Define RAM and ROM.
Explain any two characteristics of computer.

What is Bus?

What is hardware?

What is software?What are the types of it?


Give two examples of System Software.

What is OS?Discuss any four uses of OS.


What is the difference between primary and secondary memory? Write any two uses of primary and
secondary memory.

Write any two difference between RAM and ROM.

Define RAM

Define ROM

Define OS

Data Representation
Define the following

Binary Number

Octal Number

Hexadecimal number

Decimal number

What is the full form of ASCII .

What is LSB and MSB?

What is encrypting and decryption of any information .


What is cloud computing.

What is IOT ?

What is Google drive ?

Boolean Logic

What is Boolean Algebra?

Define Logical addition and multiplication.

Explain AND,OR,NOT gates with truth table.


Write the name of Gates which combined to form a NOR Gate?

Write the name of Gates which combined to form a NAND Gate?

Write the name of Gates which combined to form a XOR Gate?


Prove involution law with truth table

Explain De Morgan’s 1st law and 2nd law with truth table

Prove distributive law using truth table

What is principle of duality?

What are universal gates?

Define the Following

NAND Gate

Boolean Literals

Truth table

Tautology

Fallacy

Introduction to Problem Solving:

What is flowchart ?

What is algorithm?

What is high level and low level programming language? Give example?.

Define testing .

Define debugging.

What is source code?

What is cloud computing?

Python

What is the difference between interactive mode and script mode in python?
What is Python IDE? Give one example.
What are tokens in python?
What is the difference between Multiline string and single-line string?
What is the use of print() function in Python?
What is the use of int() function in Python?
What is the use of input() function in Python?
What is number system? What are the types of number system?
What is variable in python?
What is operators in python?
What is a keyword in python?
What is identifier in python?

What are literals in python?

What is syntax error in Python?

Who is the developer of Python?


What is expression in python.

What is statement in Python?


What is data type?

What is Interpreter and compiler? Write any two differences between interpreter and compiler.

Discuss BAREBONES of a python program with an example.

Python Programming:

Write a program to obtain temperature in Celsius and convert it into Fahrenheit using formula.

Write a program in python to find the HCF of two number

Write a program in python to find the LCM of two number.

Write a program in python find the are of a rectangle where length=25 and breadth 15

Write a program in python to calculate the sum and average of three number supplied by user.

Write a program in python to input distance in Kilometer and convert it into meter.

Write a program in python to input amount in $(dollar) and convert it into Indian Rupee.

You might also like