Semester : SEMESTER 2
Subject : Problem Solving using C
Year : 2017
Term : MAY
Branch : COMPUTER SCIENCE
Scheme : 2020 Full Time
Course Code : BCS 2B 02
Page:1
C 24743 (Pages : 3)
Time :
10.
व ಪೂಸಾ ಜಡಿ
இகஓ. 189... லைல
SECOND SEMESTER B.Sc. DEGREE EXAMINATION, MAY 2017
(CUCBCSS—UG)
Core Course—Computer Science
BCS 2B 02—OOP CONCEPTS AND DATA STRUCTURES USING C++
Three Hours . Maximum : 80 Marks
Part A
Answer all the questions.
Each question carries 1 mark.
. The process of making an operator to exhibit different behaviours in different instances is known
= ;
. In C++ the concept of ————————— provides facility to assign values to function parameters
when the function is declared.
. A protected member inherited in private mode becomes ————-————— in the derived class.
. A constructor that initializes an object with the data values of another object is known
as
. Toopen an existing file for updating without losing its original contents, the file should be opened
1൬ - ಸಂ mode.
. When the upper bound (UB) and lower bound (LB) are given, its size is calculated
as
. Each element of an array A[6][8] requires one byte of storage. If the array is stored in column
major order with base address 351, the address of A[3}[4] is
. The total number of companions required to merge 4 sorted files containing 15, 3, 9 and 8 records
into a single sorted file is
. The postfix form of (A-B) * (C/D) + E is
A linked list with two links each pointing to the predecessor and successor of a node is known
as
(10 x 1 = 10 marks)
Turn over