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

How to swap two variables, without using third variable ?

104 223299

Extend the sutherland-hodgman clipping algorithm to clip three-dimensional planes against a regular paralleiepiped

1 5420

Set up procedure for generating a wire frame display of a polyhedron with the hidden edges of the object drawn with dashed lines

3026

how to delete an element in an array

2 6525

main() { printf("%d, %d", sizeof('c'), sizeof(100)); } a. 2, 2 b. 2, 100 c. 4, 100 d. 4, 4

18 31075

main() { int i; printf("%d",scanf("%d",&i)); // value 10 is given as input here }

2 11392

main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

9 36342

main() { char *p = “ayqm”; printf(“%c”,++*(p++)); }

29 44169

Post New IBM C Code Interview Questions


IBM C Code Interview Questions


Un-Answered Questions

write a sql query retrive all xml data. how to retrive xml data wit single sql query.

1902


If mutual flux is 1.2wb & power factor is 0.8 lag , then what is the Useful flux of a transformer?

3957


What is the difference between provision and reverse?

609


What is the meaning of extention?

480


Browser stack and Perfecto, cloud based site is helpful for mobile app testing ? any free cloud based site ?

1074






what is bpd?

502


How can we make a mashup with java by accessing other domains data?

528


how are you different from the rest of the lot?

616


name few python modules for statistical, numerical and scientific computations?

479


can User access these kernel objects structures?

1900


What is devops toolchain?

1


What is the difference in testing a client-server application and a web application?

579


What are the type of protocols used in httpservlet?

612


Write a C program to accept the names and marks of 10 students in 4 subjects. Print in ascending order the rank list based on the average of the 4 subjects. If the pass mark of each subject is 35, print the name of the students that failed in all four subjects.

1418


How do I connect to sybase?

479