You are on page 1of 1

+2 1st yr sc

Information Technology
Q1. Answer any TWENTY Questions. [2X10]
a. What is computer and its components.
b. What is software. State different types of software.
c. What is hardware. Name some hardware components.
d. What is memory in computer system. State different types of memory.
e. What is operating system. State different characteristics of os.
f. What is open source software. Give example.
g. What is proprietary software. Give example.
h. What is input device. Give example.
i. What is output device. Give example.
j. State various types of computer.
k. What is java.
l. What is object oriented programming.
m. What is identifier in java. State identifier naming rules.
n. What is a class. State naming rule for a class in java.
o. What is an object. Give example.
p. What is keyword. Name at least 10 keywords in java.
q. What is datatype. State its types.
r. What is a variable. Write the syntax to declare a variable. Also mention its types.
s. What is operator. Mention different types of operators in java.
t. Write the structure of java program.
u. Show the use of relational operator with example.
v. What is increment and decrement operator. Explain with example.
Q2. Answer any TWO. [5X2]
a. Write a program to check whether a number is odd or even.
b. Write a program to show the use of arithmetic operators with example.
c. Write a program to show logical operators with example.

You might also like