vu cs601 Mid Term Subjective Solved Past Paper No.1

vu cs601 Data Communication Solved Past Papers

Solved Past Papers

This subjective solved past paper is related to book/course code vu cs601 Data Communication which belongs to vu organization. We have 4 past papers available related to the book/course Data Communication. This past paper has a total of 10 subjective questions belongs to topic Mid Term to get prepared. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to get prepared for exams by learning subjective questions online on NVAEducatio.

NVAEducation also facilitates users to download these solved past papers with an affordable prices. However, users are not enforced to pay for money, rather they can use credits to buy such stuff on NVAEducation. Users can earn credits for doing some little tasks and then you will be able to use that credits to buy solved past papers on NVAEducation.

Question 3: ST manufacturing company is offering the following bonds for issue. Calculate the value of each bond.
Answer:
Bond Par Value(Rs.) Coupon Rate(%) Years to Maturity(Years) Req. StatedReturn (%)
A 1,000 7 12 8
B 500 12 15 10
C 100 16 20 12
Note:
  1. In case of Bond A, interest payments are made annually
  2. In case of Bond B, interest payments are made semi-annually
  3. In case of Bond C, interest payments are made quarterly
Question 8: Why binary search algorithm is more efficient than the linear search algorithm?
Answer:
Binary search algorithm is more efficient than liner algorithm because the arrays are sorted in asending or desending order and we use "devide and conqrer" technique. In binary search each iteration reduces the search by the factor of two but in the linear we have the same number of searches as we have the number of elements.e.g,if we have array of 1000 elements the linear search will take 1000 iterations however binary search will take max 10. (page 118)
Question 10: Why the first parameter of operator function for << operator must be passed by reference?
Answer:
Operator<<'s first parameter must be an ostream passed by reference. Its second parameter, the IntList that is printed, does not have to be passed as a const-reference parameter; however it is more efficient to pass it by reference than by value (since that avoids a call to the copy constructor), and it should not be modified by operator<<, so it should be a const reference parameter

Solved Past Papers of cs601 Data Communication

Other cs related subjective solved past papers

Other categories of vu Solved Past Papers

Other organizations

Theme Customizer

Gaussian Texture



Gradient Background