Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 17188

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 9245

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 14892

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 6875

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 12484

what is the difference b/w NULL and null?

3 6787

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 6129

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

1948

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 15819

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

13 43256

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

4 16796

write a programme to convert temperature from farenheit to celcius?

4 9809

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..

2023

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

1 7637

a simple program in c language

5 7135

Post New IBM C Interview Questions


IBM C Interview Questions


Un-Answered Questions

How to create table in hbase?

169


How to Disable a radio button in a TRadioGroup?

1865


Explain transaction control transformation in informatica

1268


How to check sequence on a table in db2?

1060


Why do u want this job?

853


why would you call update statistics? : Sql server database administration

1086


What is gnu?

171


How to open a directory in perl?

1109


How to calculate energy stored in a capacitance

1168


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

1018


What is the activation function in Machine Learning?

142


What language is scala written in?

1


What is ctrl f3?

663


What is difference between applicationcontext and beanfactory?

475


How to Read, Add, Update and Delete record in Entity Framework ?

1040