You are on page 1of 4

GLOBAL SYSTEM OF INTEGRATED STUDIES School & college Send-Ups Examination

COMPUTER SCIENCE SSC-II Name:- __________________________________ Time Allowed:-20 Min Note:- Section A is compulsory. It should be completed in first 20 minutes and handed over to Invigilator. Deleting/Overwriting is not allowed. Section- A (Marks 12) Q # 1. Circle the correct option i.e. A/B/C/D
i. What is the base of Hexa-Decimal numbers? a) 2 c)16 ii. b) 8 c) 10

Which one is example of Alphabetic data? a) GSIS H-8/1 c)House#W722 b) My123 c) NOT ALPHABETIC

iii.

K-Maps are used to ? a) Draw Graphs c) To produce Output of GW b) Solve Quardatic Equations c)To minimize number of literals

iv.

Technical documentation is to help a) Use Programmer c) User b)Common People d) Student

v.

Which error exist in formula C=C*D/C ? a) Logical c) execution b) Syntax d) none

vi.

Graphical representation of a program is called a) Algorithm c) Both a&b b) Pseudo code d) Flow Chart

vii. a) c) viii.

Expression C=(a+b)/2 will be placed in b) d) Double complement of a variable is always _____________. a) 0 c) Same Variable b) 1 d) None of these

ix.

The maximum number of characters that a string constant may contains are_________. a) 128 c) 255 b) 512 d) 1024

x.

In GW-BASIC which command is used to take input from user? a) READ-DATA c) LET b) PRINT d) INPUT

xi.

In Boolean Algebra AND operation represent logical__________. a) Addition c) Negation b) Multiplication d) None of these

xii.

The process of removing errors in program is termed as_____________. a) Cleaning c) Testing b) Clearing d) Debugging

GLOBAL SYSTEM OF INTEGRATED STUDIES School & college Send-Ups Examination


COMPUTER SCIENCE SSC-II Time Allowed:-2:40 Hours Note:- Answer any nine parts from Section-B and attempt any two questions form Section-C . Write your answers neatly and legibly. Section -B (Marks 27) Q # 2 Write short answer of the followings.
i. ii. iii. iv.
v.

Differentiate between Octal and Hexa-Decimal numbers with examples. Convert (57C)16 into decimal. Define 2s Complement of a number also give at least one exmple. What is difference between command and statement? Explain direct and indirect modes of GW Basic?. Write an algorithm to convert temperature from Celsius to Fahrenheit? Explain any three flow chart symbols? Explain READ-DATA statement with example? Explain GOTO command with a suitable program? State and prove idempotent law? Explain LET and INPUT statement? Explain IF...THEN.ELSE statement? And also write its format?

vi. vii. viii. ix. x.


xi. xii.

Section C (Marks 16 ) Note: - Attempt any two Questions . Each question carry equal Marks (2x 8=16)
Q # 3 Simplify using K-Map : F=ABC+ABC+ABC+ABC . And also construct truth table of XY+XZ+YZ Q # 4 Explain the types of error in GW Basic with suitable examples? Also draw a flow chart to find average of N-numbers? Q# 05 Define each input statement? Write a note on input statement? Also define WHILE..WHEND statement?

You might also like