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 C Interview Questions
Questions Answers Views Company eMail

Why do u use # before include in a C Progam?

9 14497

what will be the output of this program? #include #define cube(x) x*x*x void main() { int i,j=5; i=cube(j+3); printf("i=%d",i); }

6 7332

write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4

9 12099

Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

2 5778

Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

7 10241

what is the difference b/w NULL and null?

3 5492

input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 4625

Which is the memory area not included in C program? give the reason

1487

Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 12619

Write a program to print prime nums from 1-20 using c programing?

13 39395

How to convert decimal to binary in C using recursion??

4 15204

write a programme to convert temperature from farenheit to celcius?

4 8260

If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

1576

Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 6871

a simple program in c language

5 5386

Post New IBM C Interview Questions


IBM C Interview Questions


Un-Answered Questions

Explain que with example?

1


Explain double immuno diffusion method?

181


What are the purpose of @ngmodule?

444


You want to generate the quality reports in ds system, data validation, and documentation. Where you can see this?

13


Q1]IF THE RANGE FOR FLOW IS -35 TO 125 WHAT WILL BE THE SPAN FOR ABSOLUTE AND FOR NORMAL? Q2]HOW TO CALIBRATE CAPILLARY TYPE LT? Q3]HOW MANY ERROR CALCULATIONS ARE THERE USED IN PROCESS INDUSTRIES? Q4]HOW TO CALIBRATE TEMPERATURE TRANSMITTER? Q5] HOW TO CALIBRATE LEVEL TROLL AND HOW TO CONNECT? Q6]PLEASE TELL ME THE BASIC FOR INSTRUMENTATION WHICH IS APPLIED FOR CALIBRATION AND FOR ALL? PLEASE MAIL THE ANSWER TO honest_yes@yahoo.in

1538






What is a 32 bit integer?

579


What is the use of send redirect () method?

579


Define max pooling?

1


What is the different hardware infrastructure required to run blue prism?

175


Write the steps in Creating ActiveX Dll and Active Exe?

1552


Name the data destinations for power query.

5


how will you handle fairs in askening with the a high posistion person in a company? how will i develop my attitude when interviewed? am always scared.

1599


What is a Foreign Key?

644


How to handle sessions in codeigniter?

318


How do I check iis logs?

512