Jobs in India
Search Jobs
Search Jobs
Advertisements

Technical - Other - Past Example 10 by IBM

Details of Technical - Other - Past Example 10 by IBM conducted by IBM for job interview.
Advertisements

Technical 

FLOP is the unit of      I)clock speed,      ii)frequency.i         ii)memory,      iv)processors speed.

main()
{
  printf("hello");
  main();
 }
how many times it will print?

complexity of heap sort(ans:o(nlogn).

what will be the o/p?
int main()
  {
      char a,b;
      printf(%d%d%d%d,sizeof(A), sizeof(NULL), sizeof(a), sizeof(main));
}

necessity of pairty bit(ans:b).

>what is the o/p?
#DEFINE xyz(exr)printf(exr=%d,exr)
main()
{
 int x=3;y=2;
 xyz(x/y);
}

simple question on graph

simple question on sql

files r there of size like 26543b,2000b,4000b,1000b  arrange them according to there access time
Aptitude(TOTAL25)

 unit digit of 7^173?

two train coming towards from dist 24 miles with speed 12 miles/hr ,a fly  randomly flying beetween two trains at the speed of 18 miles/hr.how many distance covered by the fly before will collide?(30,36)   

what is the increase of volume of a sphere if its radius increases by 10%?    

 A man climbing in a rock at 24 km/hr and downhill 36 km/hr. determine avg speed?

problem on language (some percent known german,some knows French,some English)ans:24.

Here two same size glass one is filled 1/3 of milk and other is 1/4 milk.then  the glasses filled with water and mixed,what is the percentage of milk now?

One is filled 1/3 of milk and other is 1/4 milk.then  the glasses filled with water and mixed,what is the percentage of milk now?

If the time required for write one digit is one second then how many time for (10^10)^10?(ans:I) few day  ii) millions of day iii) one year

In 1930 the age of one student is same as the last two digit of his year of birth and the case is same for his grand father also ,what is the sum of age his and his grand father?(ans:80check).

In 1930 the age of one student is same as the last two digit of his year of birth and the case is same for his grand father also ,what is the sum of age his and his grand father?(ans:80check).

blue socks:4pair,red socks:3pair,white socks:2pair,how many socks one will take for two different socks .

what is the probability of 2 man will be born in a same month(ans:1/12,1/6,1/24,1/2)

There is a square ground of side 14cm,two horses r there in two different point of the square such that they can just touch them, how much grass will not be covered by the horses.(ans:14*14-2*(1/4)*pi*(7*root2)^2).

A man is started his journey from point A he goes 1000km south then 1000km east ,1000km north,then 1000km west.where is he now.(ans:I)at point A ii)1000km east from Aiii).iv).