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

what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);

10 16567

#include void main() { int a=5,b=6,c; int x=(a 8 21053


Explain this code. #include void f1(int *k) { *k = *k + 10; } main ( ){ int i; i = 0; printf (" The value of i before call %d \n", i); f1 (&i); printf (" The value of i after call %d \n", i); }

3 4995

If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???

3 6064

wat is the meaning of c?

9 10789

write a c program for greatest of three numbers without using if statment

4 21134

print ur name 20,000 times without using inbuilt library functions like printf,scanf,gets,puts,getchar or putchar

4 8919

Please write me a program to print the first 50 prime numbers (NOT between the range 1 -50)

5 48893

who invented c

13 16134

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1892

Code for calculating square root without using library function, of math.h

4 27841

write a program in c language to print your bio-data on the screen by using functions.

6 66371

Write a program in c using only loops to print * * * * * *******

2 4407

code for reverse alternate words from astring

1 12436

what is the c.

3 5604

Post New IBM C Interview Questions


IBM C Interview Questions


Un-Answered Questions

How do you check if multiple cells are the same in excel?

589


How do I edit a .sh file?

1081


Explain a bit about your family background and yourself?

983


what is derating factor in cable? what does it mean if derating factor is high/low in terms of thermal resistivity of soil?

2713


How do I open windows boot manager?

924


What are the types of risks you may encounter in a project?

880


Which has the same electron configuration as neon?

954


Tell me what is the max number of satellite hops allowed in voice communication?

862


Why should we use drupal?

102


How can one achieve dodging, burning & smudging effects in photoshop?

25


What is the use of session state and application state and difference between them?

877


What is difference between hibernate session get() and load() method?

445


How to install ansible?

1


What is minimum flow required of NG having BTU value of 920 btu/scf for flame stability of LBTU gas of BTU value 220 BTU/SCF against the flow 80KPPH.

2290


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

963