0% found this document useful (0 votes)
84 views

Ms L.B.Gardi Bca College, Rajkot. B.C.A 1 Internal Examination

This document contains a BCA 1st internal examination from MS L.B.GARDI BCA College in Rajkot, Gujarat, India. The exam covers topics in PHP for the 3rd semester and contains 3 questions. Question 1 has 20 multiple choice questions testing knowledge of computer terminology and components. Question 2 asks to explain 2 out of 3 topics - CSS, computer blocks diagram, and input devices. Question 3 has mathematical conversion and binary operation problems, asks for definitions, and to draw a flowchart to check if a number is odd or even. The exam tests a range of computer science and programming concepts.

Uploaded by

bantu2mail
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
84 views

Ms L.B.Gardi Bca College, Rajkot. B.C.A 1 Internal Examination

This document contains a BCA 1st internal examination from MS L.B.GARDI BCA College in Rajkot, Gujarat, India. The exam covers topics in PHP for the 3rd semester and contains 3 questions. Question 1 has 20 multiple choice questions testing knowledge of computer terminology and components. Question 2 asks to explain 2 out of 3 topics - CSS, computer blocks diagram, and input devices. Question 3 has mathematical conversion and binary operation problems, asks for definitions, and to draw a flowchart to check if a number is odd or even. The exam tests a range of computer science and programming concepts.

Uploaded by

bantu2mail
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

MS L.B.GARDI BCA COLLEGE, RAJKOT.

B.C.A 1ST Internal Examination


SUB:- PHP SEM 3rd Date: 16/09/2010 Marks: 50

Q- 1. Attempt Any Four 20


1) What is Css? Explain various types of css.
1) What is Computer?
(a) Software (b) Hardware (c) Program (d) Machine
2) What is set of programs?
(a) Hardware (b) Software (c) Machine (d) input
3) Where our program runs?
(a) Input Device device (b) Output device (c) CPU (d) Memory
4) How many generations of the computer are there?
(a) One (b) Two (c) Five (d) Six
5) CPU Means
(a)Control Processing Unit (b)Computer Program Unit
(c)Central Processing Unit (d) Control Program Unit
6) Flow chart means
(a)Graphical Representation (b)Step By Step Representation
(c)operator (d) Mathematical Symbol
7) In Which number System symbol A comes?
(a)Binary (b)Decimal (c)Octal (d) Hexa Decimal
8) A nibble = ______
(a)2 bits (b)4 bits (c)8 bits (d)6 bits
9) KB means?
(a)Kilobyte (b)Kilowatt Byte (c)Kilo one Byte
10) 1 GB = _______
(a)1024 KB (b)1024 MB (c)1024 TB (d) 1024 Bytes
11) What is BCD?
(a)Binary Coded Decimal (b) Bits Coded Decimal
(c)Byte Coded Decimal (d) Bin Coded Decimal
12) What Type of device Mouse is?
(a)Standard (b) Pointing (c) Special
13) No of Keyboard types are:-
(a)two (b)three (c)one (d) four
14) Resistive Type is what type of device?
(a)Scanner (b) Touch Screen (c)Mouse (d) Keyboard
15) OBR is what type of device?
(a)Scanner (b)Touch Screen (c)Mouse (d) Keyboard
16) MICR is used in
(a)ATM (b)Bank (c)Hospital (d)College
17) Microphone is
(a)I/p device (b) O/p device (c) standard device
18) In binary 1 + 1 + 1 + 1 =
(a)0 (b)0 & carry 1 (c)1 & carry 1 (d) 0 & carry 1 1
19) Complement Method is used for
(a)Binary Addition (b) Binary division (c) Binary multiplication (d) Binary subtraction
20) What is 1’s complement of 110101110100
(a) 000101001011 (b) 001010001011 (c) 000101011000 (d) 001010110100

Q- 2. Explain Any two. 20


1) Draw and Explain Block Diagram Of a Computer.
2) Explain Pre-Programming Techniques used in computer.
3) Give List of all input devices and explain Mouse and Scanner.

Q- 3. Explain Any two.


1) Do Following:- 10
(a) (41.225)10 = ( )8
(b) (125.2A)16 = ( )2
(c) (1100.11)2 = ( )8
(d) (ABCD.ABC)16 = ( )10
(e) (1253)8 = ( )16
2) Do Following 10
(I) Add Binary Numbers: (1011011)2 and (1110011)2
(II) Subtract (110011011)2 from (101011101)2 using 2’s complement.
(III) Subtract (1111)2 from (101010)2 using simple method
3)
(I) Give Meaning:- (Any Five) 5
(a) Bit (b) Parity
(c) Byte (d) Nibble
(e) Computer (f) Input Device
(II) Draw a flow chart to input a number and find weather a number
is odd or even 5

You might also like