0% found this document useful (0 votes)
41 views1 page

The International University of Scholars: Department of Computer Science & Engineering

This document provides information about an upcoming class test for a Computer Programming Techniques course. It lists the course code and title, date of the test, duration, and breakdown of questions and points. The test will contain 6 multiple choice and short answer questions covering topics like binary numbers, data types, variables, algorithms, flowcharts, loaders, and compilers. Students are instructed to answer all questions in the 60 minute exam.

Uploaded by

GK Kaderye
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views1 page

The International University of Scholars: Department of Computer Science & Engineering

This document provides information about an upcoming class test for a Computer Programming Techniques course. It lists the course code and title, date of the test, duration, and breakdown of questions and points. The test will contain 6 multiple choice and short answer questions covering topics like binary numbers, data types, variables, algorithms, flowcharts, loaders, and compilers. Students are instructed to answer all questions in the 60 minute exam.

Uploaded by

GK Kaderye
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

The International university of Scholars

Department of Computer Science & Engineering


Class Test 1 – Fall, 2018
Course Code: CSE 1101 Marks: 20 (it will be convert 10)
Course Title: Computer Programming Techniques Time: 60 minutes
[N.B: Answer all questions]

Questions 1 2 3 4 5 6
Points 3 3 3 4 4 3

1. State whether the following statements are true or (c) Computer can store ______ amount of data.
False. If False, write the correct answer:- (d) A computer is free from ________of concentration.
(e) Each binary digit is called a ______.
(a) The binary number system isn’t fundamental to all
(f) 4 bytes = ______ bits.
computers.
(b) A byte has 3 nibbles. 4. Answer the following questions:-
(c) The decimal number system consists of the digits 0 to 10.
(d) The 1's complement of a binary number is derived by (a) Who is the father of C programming?
changing 0s to 1s and 1s to 0s.
(e) Digital computer takes raw data as an input from the user. (b) Write algorithm, flowchart and c programming to
calculate the multiplication of two numbers.
(f) 011000111 = 10011101 (for 2’s complement).

2. Choose the best answer from the alternatives:- 5. Problem solve

(a) The brain of any computer system is (a) Multiplication


i) ALU ii) Memory iii) CPU iv) Control unit i) 110101 X 0111
ii) 1101.11 X 110
(b) Which of the following is the 1's complement of 10?
i) 110 ii) 11 iii) 10 iv) 01 (b) Subtraction
i) 1000110 - 0111010
(c) Which part interprets program instructions and initiate ii) 01111.0110 - 10000.0000
control operations?
i) Input ii) Control unit iii) Logic unit iv) Storage unit 6.Write shorts note on:-

(d) The binary system uses powers of (a) Data types (Definition, classification and example)
i) 2 ii) 10 iii) 8 iv) 16
(b) Variables (Definition, classification and example)
(e) The 2's complement of a binary no. is obtained by
adding__________to its 1's complement. (c) Algorithm, Flowchart, Loader and Compiler (Just
i) 10 ii) 0 iii) 1 d) none of the above write definitions)

(f) Convert from 01000010 to decimal.


i) 60 ii) 62 iii) 64 iv) 66

3. Fill in the blanks with proper answer:

(a) Computer is a very _______ device.


(b) Computers _____ very accurate.

Date: 18/09/2018

You might also like