9).
--------------------------------------------------------------
Ans : [2]. extern int x;
Check the answer
10).
--------------------------------------------------------------
[3]. Another Problem with
# define TRUE 0
some code
while(TRUE)
{
some code
}
This won't go into the loop as TRUE is defined as 0
Ans NONE OF THE ABOVE i.e D
11).
--------------------------------------------------------------
Ans : [4]. A question in structures where the memebers are dd,mm,yy.
mm:dd:yy
09:07:97
12).
--------------------------------------------------------------
Ans : [5]. Another structure question
1 Rajiv System Analyst
|
|