Google

Monday, December 24, 2007

Wipro Technical Question Paper

1.      Full form of URL ?

 a) universal resource locator b) uniform resource locator c)none of these d) unidentified random locator.
2.      What is the function of shell?
 a) Interpreter b) command interpreter c) interface d) compiler
3.      Which is a command interpreter ?
a) Shell b) Kernel c)compiler  d)None of these
4.      main()
{
printf("%c","abcdef"[4]);
}
what is the output ?

a) abcdef b) d c) e d) ERROR.
5.      How are objects in cpp passed ?
a) By value b) By reference C)None Of These
6.      If the ethernet card is removed .
a) IP address will change b) MAC address will change C)None Of These
7.      Operation of queue a) FIFO b) LIFO c) FILO d) None of these
8.      Static member of a class is

        a) class specific b) Object specific

   c) Referenced by using the scope resolution operator d)  a & c
9.      TCP is

a) connection oriented b) connection less c) None of these¼br /> 10.  How is data send by IP layer?
a) as frames b) as packets c) as datagrams d) None of these

*Memory Based

No comments: