Home
About Us
Contact Us
Privacy Policy
Search
Home
→
Software Design
→
What encapsulates both data and data manipulation functions ?
Related MCQs
Data Store Symbol in DFD represents a__________?
A directed arc or line in DFD represents__________?
Which of the following is a function of CASE Tool ?
The context diagram is also known as __________?
Which of the following is not an activity of Structured Analysis (SA) ?
To arrive at a form which is suitable for implementation in some programming language is the purpose of__________?
SA/SD features are obtained from which of the methodologies ?
What DFD notation is represented by the Rectangle ?
In DFDs, user interactions with the system is denoted by __________?
Structured Analysis is based on the principles of__________?
Which of the following is not a use of a CASE tool ?
Function-oriented design techniques starts with functional requirements specified in__________?
Which of the following is/are true with respect to functions ?
Choose the option that does not define Function Oriented Software Design ?
Which of the following is the worst type of module cohesion ?
If all tasks must be executed in the same time-span, what type of cohesion is being exhibited ?
Which of the following is a complementary approach to function-oriented approach ?
In what type of coupling, the complete data structure is passed from one module to another ?
Which of the following is the best type of module cohesion ?
Which of the following is the worst type of module coupling ?
__________ is a measure of the degree of interdependence between modules ?
Java packages and Fortran subroutine are examples of__________?
Which of the following is the best type of module coupling ?
Which of the property of software modularity is incorrect with respect to benefits software modularity ?
The importance of software design can be summarized in a single word which is__________?
Debugging is__________?
__________ is the process of translating a task into a series of commands that a computer will use to perform that task ?
Which tool is use for structured designing ?
Actual programming of software code is done during the __________ step in the SDLC?
A step by step instruction used to solve a problem is known as __________?
Which is the first step in the software development life cycle ?
Who designs and implement database structures ?
In the Analysis phase, the development of the __________ occurs, which is a clear statement of the goals and objectives of the project ?
In Design phase, which is the primary area of concern ?
What encapsulates both data and data manipulation functions ?
A. Object
B. Class
C. Super Class
D. Sub Class
Correct Answer:
Object
✔
Last Updated:
February 04, 2019