(A) Pass arguments to objects of classes
(B) Organize data
(C) Add features to existing classes without rewriting them
(D) Improve data-hiding and encapsulation
Tag: Object Oriented Programming Mcqs
In a flow chart diagram rectangle symbol represents?
(A) Condition
(B) Input
(C) Output
(D) Process
In a flow chart diagram diamond symbol represents?
(A) Input
(B) Output
(C) Condition
(D) Progress
Graphical representation of the steps involved in an algorithm is called
(A) Data Flow Diagram
(B) Flow Chart
(C) Algorithmic Diagram
(D) None of the above
Step by step procedure to solve a problem is called?
(A) Program
(B) Algorithm
(C) Flow Chart
(D) Programming language
How many possible solutions are there for a problem?
(A) 01
(B) 02
(C) 03
(D) Multiple
Person who develops a program is called
(A) Database Designer
(B) Network Administrator
(C) Programmer
(D) None of the above
Which among following is a problem solving technique?
(A) FlowChart
(B) Programming
(C) Algorithm
(D) All of the above