What will be the output? Main(){ Char c=,a,; Printf(“%d %d”, sizeof(c),sizeof(,a,)); }
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 |
Out of the following which supports error checking and error correction in data link layer |
Answer |