| Other C Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What should be keep precautions while using the recursion
method? | | 1 |
| What's the difference between a linked list and an array?
| | 11 |
| The C language terminator is
a.semicolon
b.colon
c.period
d.exclamation mark
| TCS | 3 |
| CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION. | | 6 |
| what is pointer ? | Kernex-Micro-Systems | 7 |
| what is link list?
| | 2 |
| How can draw a box in cprogram without using graphics.h
header file & using only one printf(); ? | NIIT | 1 |
| what is a c-language.what is do. | HCL | 3 |
| True or false: If you continuously increment a variable, it
will become negative?
1) True
2) False
3) It depends on the variable type
| | 5 |
| what is the difference between malloc() and calloc() function? | | 1 |
| what about "char *(*(*a[])())();"
| Oracle | 2 |
| print ur name without using any semicolon in c/c++.... | | 6 |
| 5. distance conversion:
Convert a distance from miles to kilometers .there are 5280
feets per mile,12 inches per foot .2.54 centimeters per
inch and 100000centimeters per kilometer
| | 1 |
| write an interactive program to generate the divisors of a
given integer. | TCS | 4 |
| what is the diference between pointer to the function and
function to the pointer? | | 2 |
| why r u join this company? give solid resons. | Infosys | 7 |
| Identify the correct argument for the function call fflush
() in ANSI C:
A)stdout
B)stdin
C)stderr
D)All the above
| Accenture | 3 |
| what is dangling pointer? | LG-Soft | 1 |
| write a “Hello World” program in “c” without using a semicolon? | | 3 |
| can i know the source code for reversing a linked list with
out using a temporary variable?
| Honeywell | 6 |
| |
| For more C Interview Questions Click Here |