Problem on average ages given age of captain 25 and wicket keeper’s Age 3 years more than captain’s age. now the average of the remaining team is one less than the avg of whole team. what is the avg age of each.
How many bits of IP address are required to make 8 subnets |
Answer |
In 1.5 fixed format how is -1 represented |
Answer |
what is the advantage of ADSL(asymmetric digital subscriber line) over modem? |
Answer |
What will be the output? #define Sqr(b) b*b; main( ) { int i=3; printf(“%d”,SQR(i+2); } |
Answer |
What will be the output? Main(){ Char c=,a,; Printf(“%d %d”, sizeof(c),sizeof(,a,)); } |
Answer |
Why channel coding is done |
Answer |
struct abc { }; Struct abc arr[10]; Struct abc *p=arr; Which will be increment the pointer to point the next array element? |
Answer |
What will be the output? int i=512; Char *c=(char *)&i; C[0]=1; Printf(%d”,i); |
Answer |
Question on error resilient and sustain to burst which is |
Answer |
What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet? |
Answer |