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 17166

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


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 5273

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 6358

wat is the meaning of c?

9 11311

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

4 21474

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

4 9300

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

5 49242

who invented c

13 16991

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.

2001

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

4 28195

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

6 66937

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

2 4651

code for reverse alternate words from astring

1 12590

what is the c.

3 5870

Post New IBM C Interview Questions


IBM C Interview Questions


Un-Answered Questions

sir, pls send me 5 year previous question papers of RRB- Junior Engineer-GrII to my mail id

2021


What is columnar storage what is the advantage?

1121


How can you use spring to resolve collaborators for your bean? Also state the advantages of auto wiring?

479


What is blade template?

733


What are the customizing settings in pricing procedure for tax condition type?

1144


Explain the differences between static and dynamic variables?

1202


Which type of associated entities are eagerly loaded by default?

445


What is the use of image recognition command?

57


one server is down it doen't display anything what you do?

1968


What are the things that one should consider for selecting a project for test automation? For example, stability, etc.

2052


How can one find bugs in job sequence?

1494


How do I use scenario manager in excel 2016?

624


How do you comment out code in c#?

958


What is Partioner in hadoop? Where does it run

1024


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2790