You are on page 1of 2

ARHAM FOUNDATION’S

ARHAM SCHOOL AND JUNIOR COLLEGE


XI Science Computer Science - 1 Assignment – 50 Marks

Q1) A. Select the correct alternative. ( Marks 4)

1)In C++, >> is___________operator.

a)insertion b)extraction c)greater than d)greater

2)Writing a program in simple sequence and in simple english is known as_____

a)code b)flowchat c)algorithm d)pseudocode

3) ________is user defined data type in c++.

a)int b)char c)class d)void

4)2’s complement of binary number 1000 is_______.

a)0111 b)0110 c)1000 d)1001

B) Answer any two of the following ( Marks 6)

1)What do you mean by keywords.

2)What do you mean by Distributed network.

3)Datatypes in C++.

Q2 A) Answer any two of the following ( Marks 6)

1)What is function overloading.

2)What is Operator overloading.

3)Explain Label, Textbox, radio button in VB.

B) Answer any one of the following. ( Marks 4)

1)What are the operators in C++.Explain

2)What do you mean by Client-Server and Peer to peer model.

Q3 A) Answer any two of the following ( Marks 6)

1)What do you mean by pass by value.

2)What do you mean by array. Discuss its types.


3)What are the uses of networking .

B ) Answer any one of the following ( Marks 4)

1)What are the different looping structures in C++.

2)Explain switch statement.

Q4 A) Answer any two of the following ( Marks 6)

1)What do you mean by problem analysis tools.

2) Types of Network.

3) Network applications.

B ) Answer any one of the following ( Marks 4)

1)Explain Binary Search.

2)What do you mean by program. Explain steps involved in program development.

Q5 A) Answer any two of the following ( Marks 10)

1)Write a program in C++ that accepts and displays array element .

2) Write a program in C++ to calculate factorial of a number.

3) Write a program in C++ to find addition of first 10 numbers.

OR

Q5 B) Answer any two of the following

1)Write a program in C++ that display area of a circle .

2) Write a program in C++ to demonstrate use of pass by value.

3) Write a program in C++ to find addition of first 50 numbers.

You might also like