Question 18 What shall be the output of the following program in C++(using turbo C++)? #include<iostream.h> float answer; main() { answer=⅓; cout<<”The value of ⅓ is” […]
Question 12 An Internet Service Provider (ISP) has the following chunk of CIDR-based IP addresses available with it: 245.248.128.0/20. The ISP wants to give half of […]
Question 49 The following figure represents access graphs of two modules M1 and M2. The filled circles represent methods and the unfilled circles represent attributes. If […]