Question
a.
Data abstraction abstracts from the implementation and specification of data types, while control abstraction abstracts from the precise order in which a sequence of events is to be handled.
b.
Data abstraction is used in software development, while control abstraction is not.
c.
Data abstraction is easier to implement, while control abstraction is more complicated.
d.
Data abstraction is a prime example of information hiding, while control abstraction is not.
Posted under Software Engineering
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is the difference between data abstraction and control abstraction?
Similar Questions
Discover Related MCQs
Q. What is cohesion in modular design?
View solution
Q. What is coupling in software design?
View solution
Q. What is coincidental cohesion?
View solution
Q. What is an example of logical cohesion?
View solution
Q. What is temporal cohesion?
View solution
Q. What is procedural cohesion?
View solution
Q. What is communicational cohesion?
View solution
Q. What is sequential cohesion?
View solution
Q. What is functional cohesion?
View solution
Q. What are the heuristics suggested by Stevens et al. in the classic paper on structured design to determine the degree of cohesion of a module?
View solution
Q. What type of cohesion does a module exhibit if the sentence that describes its function is compound and contains more than one verb?
View solution
Q. What type of cohesion does a module exhibit if the sentence that describes its function contains words that relate to time?
View solution
Q. What type of cohesion does a module exhibit if the sentence that describes its function contains words like "initialize"?
View solution
Q. What is the difference between functional cohesion and data cohesion?
View solution
Q. What does a high degree of coupling indicate?
View solution
Q. What is the desired feature of a software design?
View solution
Q. What is content coupling?
View solution
Q. What is common coupling?
View solution
Q. What is external coupling?
View solution
Q. What is control coupling?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!