___________ have full access privilege to all members (private, public, protected) of the class.
Member method
Method
Non member function
Friend
Odd man out?
Sub class
Module
Function
Procedure
______ provide a vehicle for the programmer to specify actions to be executed.
A programming language
Algorithm
Flow - chart
All of these
A function name having mulitple definitions is _____________.
Polymorphism
Inheritance
Encapsulation
Both abstration & encapsulation
'A set of related procedure with the data they manipulate' is called
Program
Paradigm
Approach
The act of partitioning a program into individual components is called __________.
Class
Summerizing
Modularity
Object
_________ is a related concept to data abstraction.
Data hiding
Data abstraction
________language uses mnemonics.
HLL
LLL
Assembly language
Binary language
A _____________ binds together data and its associated functions under one unit thereby enforcing encapsulation and abstraction.
Case
C/s
Cookies
____________ members, a class enforces data hiding.
Public
Private
Protected
Both (2) & (3)