Semester : SEMESTER 2
Subject : Problem Solving using C
Year : 2016
Term : MAY
Branch : COMPUTER SCIENCE
Scheme : 2020 Full Time
Course Code : BCS 2B 02
Page:1
C 5602 (Pages : 3) 72222220... മക്ക
Time :
10.
ಹ ಗು ಎ ಯೂ ಹೂಟ
SECOND SEMESTER B.Sc. DEGREE EXAMINATION, MAY 2016
(CUCBCSS—UG)
Core Course—Computer Science 9
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.
represents the act of representing essential features without including the background
details.
- கண்ணக். which is not in the scope of the class, but it has full access to the private data members
of the class is known as ————.
. In multipath inheritance the duplication of inherited members from a common base class can be
avoided by making the common base class as
. The class provides the basic support for formatted and unformatted I/O operations.
. The syntax used to invoke a static member function is
. A queue in which items can be removed from both ends is known as —————
In row major order, the address of the (i, j)* entry of a matrix of order m x n is
. The postfix form of the infix expression (A — B)(D + E) x F) is
. Alinear collection of data elements where the linear order is given by means of pointers is called --
The number of interchanges required to sort the list of numbers 77, 33, 44, 11, 88 in ascending
order using bubble sort is
(10 x 1= 10 marks)
Turn over