adplus-dvertising
frame-decoration

Question

'FAN IN' of a component A is defined as

a.

Count of the number of components that can call, or pass control, to a component A

b.

Number of components related to component A

c.

Number of components dependent on component A

d.

None of the above

Answer: (a).Count of the number of components that can call, or pass control, to a component A

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. 'FAN IN' of a component A is defined as

Similar Questions

Discover Related MCQs

Q. Temporal cohesion means

Q. Match the following:

a. Good quality              i. Program does  not fail for a
                                               specified time in a given
                                               environment'
b. Correctness              ii. Meets the functional
                                               requirements
c. Predictable                iii. Meets both functional and
                                              non-functional requirements ,
d. Reliable                    iv.  Process is under statistical 
                                              control
 
Codes 
a   b   c  d

Q. Match the following 

List - I List - II

(a) Size-oriented metric (i) uses number of external interfaces as one of the measurement parameters

(b) Function-oriented metrics (ii) originally designed to be applied to business information system

(c) Extended Function Point Metrics (iii) derived by normalizing quality and/ or productivity measures by considering the size of the software.

(d) Function Point (iv) uses algorithm characteristics as of the measurement parameter

code:
(a)  (b)  (c)  (d)

Q. In which testing strategy requirements established during requirements analysis are validated against developed software?

Q. Which process model is also called as classic life cycle model?

Q. Cohesion is an extension of :

Q. Which one from the following is highly associated activity of project planning?

Q. Module design is used to maximize cohesion and minimize coupling. Which of the following is the key to implement this rule?

Q. Verification :

Q. Which design metric is used to measure the compactness of the program in terms of lines of code?

Q. Requirements prioritization and negotiation belongs to :

Q. Adaptive maintenance is a maintenance which ___________.

Q. A Design concept Refinement is a :

Q. A software design is highly modular if :

Q. Match the following for methods of MIS development:

List – I List – II

(a) Joint Application Design (JAD) (i) Delivers functionality in rapid iteration measured in weeks and needs frequent communication, development, testing and delivery

(b) Computer Aided Software Engg (ii) Reusable applications generally with one specific function. It is closely linked with idea of web services and service oriented architecture.

(c) Agile development (iii) Tools to automate many tasks of SDLC

(d) Component based technology (iv) A group based tool for collecting user requirements and creating system design. Mostly used in analysis and design stages of SDLC

code:
a b c d

Q. Software testing is

Q. Assume that a program will experience 200 failures in infinite time. It has now experienced 100 failures. The initial failure intensity was 20 failures/CPU hr. Then the current failure intensity will be

Q. Consider a project with the following functional units:
Number of user inputs = 50
Number of user outputs = 40
Number of user inquiries = 35
Number of user files = 06
Number of external interfaces = 04
Assuming all complexity adjustment factors  and  weighing  factors  as average, the function points for the project will be

Q. Match the following:

List-I                           List-II

a. Correctness                i.  The extent to which a software tolerates the unexpected problems

b. Accuracy                       ii.  The extent to which a software meets its specifications

c. Robustness                iii. The extent to which a software has specified functions

d. feof()                             iv. Meeting specifications with precision

Codes:

a       b       c       d

Q. Which one of the following is not a definition of error ?