Easy Tutorial
For Competitive Exams

What will be the output? #define Sqr(b) b*b; main( ) { int i=3; printf(“%d”,SQR(i+2); }

8
12
11
10
Additional Questions

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

You have 10 users plugged into a hub running 10Mbps half-duplex. There is a server connected to the switch running 10Mbps half-duplex as well. How much bandwidth does each host have to the server?

Answer

Which protocol is used to send a destination network unknown message back to originating hosts?

Answer

Which of the following operation is not possible in a register variable?

Answer

Register variables reside in

Answer
Share with Friends
Privacy Copyright Contact Us