Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

SUN PLACEMENT PAPERS --------------- Placement Paper 1

Answer Posted / guest



SUN Placement Papers | SUN Interview Procedure | SUN
Aptitude Questions | SUN TechniSUNl Questions | SUN
Interview Questions



1.struct XXX
{
int a;
float b;
char *s;
}X;
If optimization :X not used in compiler then un used
bits_________________. give your
assumption_______________.

2.struct XXX
{
int a:6;
float b:4;
char s;
}structure;
size og (structure);
3.class used for the multiple inheritence in
yava_________________
(a) Anonymous class
(b) inner class
(c) abstreet class
(d) none
4. XDR fixes in which part of OS1 stack.
5. LDAP is____________service protocol.
6. Given definition for a function which returns a array of
pointers with
argument of int*.
7.Give a function declaration with no arguments which
refers a two dimensional

array
8.Pick up the correct function declaration.
1.void *[] name();
2 void int[][] name();
3 void ** name();
4 none of the above.
9.Give the difference between monolithic and microlithic
kernal:
a mololic large
b micro used in embedded systems.
c.none.
10.rPC coresponds to_______________in OSI stack.



SUN Placement Papers | SUN Interview Procedure | SUN
Aptitude Questions | SUN TechniSUNl Questions | SUN
Interview Questions



11.find the no.of page faults using LRU stack.
eg.3 4 4 6 7 8 1 2 .. ..
12.the inorder representation of a tree 41523 and preorder
is 211513 Draw it?
13. when does a stack member will be initialised
(a) when object is created
(b) when object is initialised.
(c) doesnot depend on object.
(d) none.
14 no.of CPU in a multiprocess is contrassed by
(a) RISC nohere of CPU
(b) memory
(c)___________
(d)_____________
15 main()
{
char *s;
s="hot java";
strcpy(s,"solarrs java")
}
16 main()
{
printf("hot java");
fork()
exit(0);
}
1. when redirected to a sreen what will be printed.
2 when redirected to file what will be printed.
17.main()
{
int ret;
ret=fork();ret=fork();ret=fork();ret=fork();
if(!ret)
printf("sun");
else
printf("solaris");
how many sun 4 solaris will get printed
18. main()
{
char *p='a';
int *i=100/*p;
}
what will be the value of *i= 1
1.03
cannot be defined.
19 which data structure gives efficient search
1 B-tree
2 binary tree
3 array
4 linked list
20. struct point
{
struct point *next;
int data;
}x;
main()
{
int i;
for(x=p;x!=0;)
x=x->next,x++;
freelist(x);
}
freelist(x)
{
free(x);
return
}
find error?


SUN Placement Papers | SUN Interview Procedure | SUN
Aptitude Questions | SUN TechniSUNl Questions | SUN
Interview Questions



21. mutex and _________are similar locking mechanisms.
22.nextt question on from pointers and functions( highfy)
take care.
23. SNMP and SMIP transport layer protocols for TCP/IP&OSI.
24 unix : difference between select and poll
interview questions were mainly on data structures,
computer architecture ( very imp) , os and networks




SUN Placement Papers | SUN Interview Procedure | SUN
Aptitude Questions | SUN TechniSUNl Questions | SUN
Interview Questions


Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between uv and visible spectroscopy and how to differentiate the drug compounds in uv visible region

2195


what you will do when you struck in traffic ?

1550


Do we have vacancy for HR RECRUITER ?

1924


what is the use of air in gc

1947


A frog wants to climb a pole which is 15 feet in height, frog can jump 3 feet every minute after which he rests for a minute where he slips down 2 feet. How much time will the frog take to reach the top of the pole?

1132


why didn't get placed so far?

1767


What are the frequently asked questions for interview in capital iq company ?

1969


email me previous question papers of bob bank for po exams

2554


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1968


Sks Microfinance

1519


what is placement paper?

2712


If anybody knows the recruitment procedure of IOTL & POWER MECHANICAL. send me the placement papers if u hav... very urgent ...

4456


Recently conducted Apptitude test

2018


what is bidirectional?

1960


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

2022