![]() |
IT-Interview.com:Open Database for IT Professionals to share interview questions, answers and knowledge. |
![]() |
IT-Interview.com:Open Database for IT Professionals to share interview questions, answers and knowledge. |
| • C++ Interview Questions (197) | • C Interview Questions (128) |
| Title | Answers | Status | on |
|
how to program a scrabble game? [C] |
5 | Sep 28,09 | |
|
do while() & while() [C] |
3 | Sep 23,09 | |
|
What is the difference between typedef & Macros? [C] |
1 | Sep 22,09 | |
|
How does inheritance in C works? [C] |
2 | Sep 20,09 | |
|
C Program for Combinations [C] |
2 | Sep 14,09 | |
|
BSS Segment [C] |
3 | Sep 11,09 | |
|
a=5;c= a a a;What would be value of c after this statement and how does... [C] |
11 | Sep 09,09 | |
|
Calendar Program [C] |
1 | Sep 09,09 | |
|
printf() and printf as a variable [C] |
4 | Sep 03,09 | |
|
#includevoid fun(int);void main(){ inta; a=3; fun(a); }void fun(int){ ... [C] |
4 | Sep 02,09 |