Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IBM Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 488816

What are your short-range and long-range goals and how do you expect to achieve them?

17 58969

Where you would like to be in 5 years?

23 50912

Difference between QA and Testing?

13 40591

What is your career goal and career plans ?

55 374863

What are Storage Classes in C ?

32 115809

Difference between Overloading and Overriding?

35 194798

What is the difference between Class and Structure?

40 217357

How to communicate between difference process?

2 8812

What are counting semaphores?

4 13440

What are the differences between public, private, and protected access?

12 71353

what usually indicates that ur virtual user script has dynamic data that is dependent on u parameterized fields?

2 9200

What is Regression Testing?

22 23248

what is debugging and whitebox testing and what is the diff?

10 27128

List 5 words that best Describe your strengths?

29 245287

Post New IBM Interview Questions


IBM Interview Questions


Un-Answered Questions

Explain how do you convert from pascal to torr?

465


How many types of cursors supported in pl/sql?

587


Hello, I have PROC SQLs results group by 3 fields and I use SUM and COUNT functions in SQL. The problem is when I try to display my result with PROC TABULATE. I am getting very big numbers. I believe I make a mistake some where in Tabulate. Here is my Proc Tabulate. PROC TABULATE DATA=OUT04_05 FORMAT=12.; CLASS YR CENTRE VISA / PRELOADFMT EXCLUSIVE; VAR NEWUSER FRAUD TRANSFER AUTUSER REISSUE; TABLE CENTRE ALL, (YR ALL)*VISA, (NEWUSER*F=COMMA12. AUTUSER*F=COMMA12. FRAUD*F=COMMA12. TRANSFER*F=COMMA12. REISSUE*F=COMMA12.) / MISSTEXT={LABEL='0'} PRINTMISS RTS=20; FORMAT VISA VISAFMT.; KEYLABEL SUM = ' ' ALL = 'TOTAL'; LABEL YR = 'DATE YEAR' NEWUSER = 'TOTAL NEW ACCT' TRANSFER = 'TOTAL TRANSFER' FRAUD = 'TOTAL FRAUD TRANSFER' AUTUSER = 'TOTAL AUTH USERS' REISSUE = 'TOTAL REISSUE'; When I code it like : NEWUSER*N*F=COMMA12. AUTUSER*N*F=COMMA12. I get same amount numbers but to find a NEWUSER I use COUNT(*) and to find AUTUSER I use SUM(xxxx) function so both result shouldn’t be the same my problem is in this point. Could you tell me where the problem in code is. How can I display my result? TX.

1771


How do you fade a picture in powerpoint?

121


How to start up the interview for Team leader or Assistant Manager position

3025






What is a cross-reaction?

186


Name a sulphur containing amino acid.

585


What are the different types of advices?

157


What is the meaning of int p(char*a);

579


What is the difference between filesystems ext2, ext3 and ext4 in linux?

465


why you are looking to change your job?

1840


Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?

442


How many types of CSS styling?

318


What's next on the hitlist with jquery ui?

502


What is servlet in simple terms?

561