0 0 votes Q.1)A system has K layer hierarchy protocol application generates a message of l bytes at each of the layer and c byte of header is added the fraction of the network bandwith used on this message.................. a) l/(l-k*c) b)l/(l+k*c) c) l/$(l+k*c)^{s}$ d) none of these Computer Networks + – BASANT KUMAR 821 views answer comment Share Follow Print See all 6 Comments 6 6 Comments reply Shaik Masthan commented Oct 29, 2018 reply Follow flag before 1st layer , total message = l after 1st layer, total message = l + c after 2nd layer, total message = l + c + c = l+2c after Kth layer, total message = l + c + c = l+Kc efficiency = $\frac{l}{l+Kc}$ 0 0 replyShare priyanka manwani commented Oct 30, 2018 reply Follow flag i am getting b 0 0 replyShare BASANT KUMAR commented Oct 30, 2018 reply Follow flag Is efficiency= useful data/ total data???? 0 0 replyShare BASANT KUMAR commented Oct 30, 2018 reply Follow flag B is correct option 0 0 replyShare Magma commented Oct 30, 2018 reply Follow flag Is efficiency= useful data/ total data???? yes 0 0 replyShare BASANT KUMAR commented Oct 30, 2018 reply Follow flag got it.i forget the basic definition of efficiency. 0 0 replyShare Please log in or register to add a comment.