Visit the website indiahires.in if you want to find the most recent IBM placement papers. You get access to the most recent IBM placement papers on this website. You may simply get the most current IBM placement questions by going to indiahires.in. Thus, you should certainly visit indiahires.in if you want to keep current with the most recent IBM placement questions.

Q1

int i=10;

printf(“%d%d%d”,i,i++,++i);

ANS: compiler dependent

Q2

printf(“Enter two values a and b:”):

scanf(“%d%d”,a,b);

printf(“%d+%d=%d”,a,b,a+b);

ANS: core dumped

Q3Question on WM_SIZE

ANS: WM_SIZE

Q4When destroy window what message would display

ANS: WM_DESTROY

Q5S Windows 3.1 about multitasking

ANS: nonpre-emptive

Q6Windows 3.1 is

ANS: Application

Q7About switch switch statement

ANS:16,21

Q8Question paper the first question ans is

ANS: cant be compiled

Q9About send messages and post messages

ANS: c

Q10.What is the command to initiate the windows

ANS: Win Main

Q11What is the difference between the above tow?.

const char *

char * const

Q12. In Unix inter process communication take place using?.

Q13. What are the files in /etc directory?.

Q14. About i-node numbers

Q15. Max relaxable permission value with out giving write permission to others?

Q16. About ln (linking)

Q17. A question on until

until (who |grep mary)

do

sleep(60)

done

Q18. Linking across directories?.

Q19. Process id for kernel process

Q20. Very first process created by kernel

Q21. Function to repaint a window immediately?.

Q22. Function entry for DLL in win3.1

Q23. Win 3.1 supports which type of multi tasking?.

Q24. Message displayed when a window is destroyed

Q25. About fork()?

Q26. About send message and post message

Q27. Message to limit the size of window

Q28. System call executable binary file into a process

Q29. About GDI object?.

Q30. API used to hide window

Q31. Initialize contents of a dialog?.

Leave a Comment