Question

Module A calls module B and passes data D. Module B uses only a subset of...

Module A calls module B and passes data D. Module B uses only a subset of data D. Please name the kind of coupling between A and B.

Question 1 options:

Data

Stamp

Control

Content

Homework Answers

Answer #1

Correct Answer: Stamp

Explanation:

The coupling is the measure of the dependency among the modules and it must be low for good system design.

The first option is incorrect because in data coupling two modules share an elementary data item.

The second option is correct because the stamp coupling occurs when two modules share a composite data-item passing as a parameter but only a subset of that passed date is used.

For example:

Pass the whole structure to a module but that module required only one field of its.

send(struct s){

s.name

}

The third option is incorrect because the controlled coupling occurs when a module controls the flow of any other module.

The fourth option is incorrect because if one module shares the code or content with another module then content coupling occurs.

So, only the second option is correct.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
(ii) Create a hierarchical Verilog 5-to-1 mux module with five data inputs (a, b, c, d,...
(ii) Create a hierarchical Verilog 5-to-1 mux module with five data inputs (a, b, c, d, e), three select inputs (s[2:0]), and one output bit (f) using 4-to-1 multiplexers. Design the 4-to-1 multiplexer using behavioral code.
A subset of a power set. (a) Let X = {a, b, c, d}. What is...
A subset of a power set. (a) Let X = {a, b, c, d}. What is { A: A ∈ P(X) and |A| = 2 }? comment: Please give a clear explanation to what this set builder notation translate to? Because I've checked the answer for a) and it is A= {{a,b}, {a,c}, {a,d}, {b,c}, {b,d}, {c,d}}. I don't understand because the cardinality of A has to be 2 right? Meanwhile, the answer is basically saying there's 6 elements. So...
Consider this data as POPULATION DATA. Answer A - D considering the data as population data....
Consider this data as POPULATION DATA. Answer A - D considering the data as population data. Data: 105, 91, 52, 86, 100, 96 , 98 , 109 , 96, 84, 54 Question 5: a) What is the population mean of these data points? b) What is the sum of squares of these data points? c) What is the population standard deviation of these data points? d) What is the population variance of these data points? E) What is the error...
1. Socket.io uses heartbeat mechanism to: Select one: a. Network delay detection b. Messages delivery detection...
1. Socket.io uses heartbeat mechanism to: Select one: a. Network delay detection b. Messages delivery detection c. New connection detection d. Disconnection detection 2. What datatype can Socket.io emit? Select one: a. number b. Any serializable data structures can be emitted. c. objects d. strings 3. io.sockets.emit("anotherEventName", data); With respect to the statement above which is excerpted from the server side, the data will be delivered to: Select one: a. to a group of clients b. new connections only c....
Please answer the following question. (Answer only if you are really sure. Please don't guess). Thank...
Please answer the following question. (Answer only if you are really sure. Please don't guess). Thank you Select the correct statement(s) regarding centralized (deterministic) access control on a LAN. a. a centralized node manages the medium access of all connected nodes through polling, tokens, etc. b. CSMA/CD or CSMA/CA are always required to prevent data collisions c. switch Ethernet is an example of centralized/deterministic access control d. all of the above are correct Full-duplex (FDX) communications can only be achieved...
Six Data Tables (A, B, C, D, E, F) are shown below. For each Table, decide...
Six Data Tables (A, B, C, D, E, F) are shown below. For each Table, decide which of two methods (table only  or   equation, graph, or table) can be used to represent the data. For the purposes of this question, assume that we only know and can use two graph forms / equations:   x= c t + d (straight line graph) and    x = b t2+ c t + d (quadratic curve graph). A    t x    0 4...
An adviser is testing out a new online learning module for a placement test. They wish...
An adviser is testing out a new online learning module for a placement test. They wish to test the claim that the new online learning module increased placement scores at a significance level of α = 0.05 . For the context of this problem, μ d = μ A f t e r − μ B e f or e where the first data set represents the after test scores and the second data set represents before test scores. Assume...
Statistical Process Control T. Crews, Inc. has been contracted to make Foolio. The recipe calls for...
Statistical Process Control T. Crews, Inc. has been contracted to make Foolio. The recipe calls for 100 milligrams of taurine in each 16-ounce bottle. To make sure that they are in compliance, T. Crews has pulled eight bottles of Foolio from its last eleven batches and tested them for taurine content. The data from these tests is below. Use this data for questions 8 – 14. Mg taurine per bottle Batch Bottle 1 Bottle 2 Bottle 3 Bottle 4 Bottle...
Q 1. Part 1. Suppose that over the last 20​ weeks, a law firm had a...
Q 1. Part 1. Suppose that over the last 20​ weeks, a law firm had a total of 1045 consultation​ calls, and that 126 of them did not get an appointment for an initial consult within 24 hours. What is​ (are) the appropriate control​ chart(s) to use for these​ data? A. ARL chart B. c chart C. Pareto chart D. p chart Q1. Part 2. A manufacturer of solid wood cabinetry requires that its lumber has moisture content​ (MC) between​...
Please state A, B, C, or D for each question 1. Marketers position their brands clearly...
Please state A, B, C, or D for each question 1. Marketers position their brands clearly in: A. international markets B. the market segmentation schemes C. target customers’ minds D. the process of internal marketing 2. Restaurant Kaba’s products are not well recognized by consumers who like going to restaurants. In fact, almost nobody has heard of this restaurant. It means that the restaurant’s brand has ____ equity. A. low B. medium C. unique D. high 3. Brand positioning can...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT