Posted inPlacement Papers

Sun Microsystems Placement Paper

Company: Sun Microsystems Sun Sample test paper 1. For the following program.struct XXX{int a;float b;char *s;}X;If optimization :X not used in compiler then unused bits_________________.Give your assumption_______________. 2. Give the output of the following programstruct XXX{int a:6;float b:4;char s;}structure;size of (structure); 3.Class used for the multiple inheritence in JAVA_________________(a) anonymous class(b) inner class(c) abstreet class(d) […]