ISRO CSE 2008


Question 1
Which of the following is an illegal array definition?
A
Type COLONGE : (LIME, PINE, MUSK, MENTHOL);
var a : array [COLONGE] of REAL;
B
var a : array [REAL] of REAL;
C
var a : array ['A'..'Z'] of REAL;
D
var a : array [BOOLEAN] of REAL;
C Programming   Array and Pointer
Question 2
The term Phong associated with
A
Ray tracing
B
shading
C
Hiddenline removal
D
a game
   


Question 3
The subnet mask 255.255.255.192
A
extends the network portion to 16 bits
B
extends the network portion to 26 bits
C
extends the network portion to 36 bits
D
has no effect on the network portion of an IP address
Computer Network   Network Layer Protocol
Question 4
On a LAN ,where are IP datagrams transported?
A
In the LAN header
B
In the application field
C
In the information field of the LAN frame
D
After the TCP header
Computer Network   Network Layer Protocol
Question 5
In Ethernet, the source address field in the MAC frame is the _______ address.
A
original sender's physical
B
previous station's physical
C
next destination's physical
D
original sender's service port
Computer Network   Data Link Layer




There are 5 questions to complete.

1 thought on “ISRO CSE 2008”

Leave a Comment