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 223078

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

1 5411

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

3018

how to delete an element in an array

2 6516

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

18 31006

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

2 11378

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

9 36277

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

29 44080

Post New IBM C Code Interview Questions


IBM C Code Interview Questions


Un-Answered Questions

Please send me IOCL-GET-Mechanical Sample Question paper/previous year paper or the Guidelines related to the same...i will be very thankful to you. i m going to apper for the written of the IOCL on 6th July,2008 Thank you

2143


___ is the control used to call a windows application.

1071


What role does dalvik play in android development?

487


How can I open my emails without outlook?

1


What are the ways to avoid resourceexceptions when sending requests for databaseconnections?

511






How do you pass more than one page to another activity?

186


Why is tcp used?

575


Are there any positive aspects of the risk identification process?

580


How to read data from the server?

461


what are the pecularity of shaver sockets ?

1449


Define bibo stability.

649


How does one execute java scripts function in selenium?

493


Can we access array using pointer in c language?

636


What is address in wcf and how many types of transport schemas are there in wcf?

463


What is the syntax to create keyspace in Cassandra?

68