SELECT * FROM question_mgmt as q WHERE id=5203 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=596 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th business-studies Directing state the different networks of grapevine communic

Question:

State the different networks of grapevine communications.

Answer:

Different network of grapevine communication are:

1. Single strand network: In this network, each person communicates with another in a sequence. As depicted in the diagram, A will communicate to B, B to C, C to D and finally D will talk to E in a sequential manner.

                    Diagram of Single strand network

2. Gossip network: In this network, one person communicates with all at the same time. As depicted in the diagram, A could talk to B, then E and likewise with all on a non selective basis.

                       Diagram of Gossip network
3. Probability network: In this network, any person can communicate with anyone else randomly. As depicted in the diagram, A can randomly talk with C,B,D,E but he does not communicate with F.

                 Diagram of Probability network
4. Cluster network: In this network, an individual communicates with only those people whom he trusts. In the figure, A communicates only to B,C and D, because he trusts them.

                Diagram of Cluster network


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=5203 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=5203 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question