251. | A basic unit of object-oriented programming. |
a. | module |
b. | block |
c. | object |
d. | token |
View Answer Report Discuss Too Difficult! Search Google |
Answer: (c).object
|
252. | A procedural programming follows ___________ approach. |
a. | top-down |
b. | bottom-up |
c. | left-right |
d. | right-left |
View Answer Report Discuss Too Difficult! Search Google |
Answer: (a).top-down
|
253. | A programming technique in which the focus is on doing things. |
a. | object oriented |
b. | procedural |
c. | logical |
d. | structural |
View Answer Report Discuss Too Difficult! Search Google |
Answer: (b).procedural
|