Paper: Novell Placement Paper (Technical-C Section) 1.Max value of SIGNED int a. b. c. d. 2.One questin is given, long one, to find the answer U should be femiliar with the operation as follows int *num={10,1,5,22,90}; main() { int *p,*q; int i; p=num; q=num+2; i=*p++; print the value of i, and q-p, and some other [...]
Posts Tagged ‘Novell’
Novell Placement Paper (Technical-C Section)
Posted: February 10, 2009 in Placement PapersTags: C & C++, Novell
0


