iSoft
iSoft is one of the world’s leading suppliers of advanced software applications for the healthcare sector. Its products are used by more than 8,000 organisations in 27 countries for managing patient information and driving improvements in healthcare services. iSoft continuee to focus on developing innovative application solutions for all its target markets, and it has over 1,400 technology specialists engaged in software design, development and solution delivery.
2 Responses to “iSoft”
1) In written it consists of
1.aptitute 25 Questions-very easy
2.verbal 5 fill in the blanks,5synonyms,5 antonyms..
very easy for fill in the blanks ans is 1.d 2.d 3.d 4.a 5.d
3. Next c it contains 30 Questions
2)G.D
For me topic is “Is s/w professionals r paying more ? It’s a fact or not? ”
3)Interview
Thats all be through the Q’s …….
There cutoff is 50 out of 70..
By
D.Deepan
——————————————————————————–
c ques:
1.a=5,b=3,c=a,b
d=(a,b)
printf(c,d)
ans:c=5,d=3
2.e(int n)
{
if(n>0)
{
…(not clear)
printf(”%d”,n);
e(–n);
}
return
}
ans:0,1,2,0
3.which has no problem with pointers
int *f1()
{
int n;
return (n)
}
int *f2()
{
int *p;
*p=3;
return p;
}
int *f3()
{
int *p;
p=malloc();
return p;
}
ans:no error
4.header file ->contains declarations.
5.sizeof operator is executed during compile time..
6.*p+=1
*p++
are these two same?
not same.
7.func(int i)
{
static int count;
count=count+i;
}
ans:1+2+3…(counts values does not go after funtion call
8.is(’a’satc
dear->seard
sing->sings
3.1999 july 21st friday
1947 july 21st ?
ans:two days before.
4.2,12,30,56,
here i had attached my resume
Most popular employers
Sponsored links
Leave a comment:
Did you interview at iSoft? Did you get a job at iSoft? Did you get hired at iSoft? How do you like working at iSoft? Or you didn't find a company and want to add one? Do you need to post your resume online? Post your resume at DevResumes.
