Discussion :: Classes and Objects
-
Which of the following statements is correct?
A.
Procedural Programming paradigm is different than structured programming paradigm.
|
B.
Object Oriented Programming paradigm stresses on dividing the logic into smaller parts and writing procedures for each part.
|
C.
Classes and objects are corner stones of structured programming paradigm.
|
D.
Object Oriented Programming paradigm gives equal importance to data and the procedures that work on the data.
|
E.
C#.NET is a structured programming language.
|
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment