| Other C Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| do ne body have any idea about the salary for the we r going
to have interview.
yup .. u got it right ..i m talking abt NIC. | | 1 |
| What are the preprocessors? | HP | 6 |
| how to convert an char array to decimal array | | 3 |
| what are the interview question's in the language c | Nipuna | 1 |
| char ch=10;printf("%d",ch);what is the output | Accenture | 11 |
| Write a program to exchange two variaables without temp | Geometric-Software | 6 |
| write a function to find whether a string is palindrome or
not and how many palindrome this string contain? | | 1 |
| program to find which character is occured more times in a
string and how many times it has occured? for example in
the sentence "i love india" the output should be i & 3. | | 3 |
| Program to display given 3 integers in ascending order | N-Tech | 1 |
| write a program for even numbers? | | 8 |
| could u able to tell about suresoft technical session | | 1 |
| What is the difference between null pointer and void pointer | CTS | 3 |
| without a terminator how can we print a message in a printf
() function. | NIIT | 5 |
| Write a C function to search a number in the given list of
numbers. donot use printf and scanf | Honeywell | 6 |
| Find the middle node in the linked list??
(Note:Do not use for loop, count and count/2) | Subex | 2 |
| Here is alphabets : abcdefgh
1) how to reverse. as hgfedcba
2) after reversal, how to group them in a pair hg fe dc ba.
| | 2 |
| Whats wrong with the following function
char *string()
{
char *text[20];
strcpy(text,"Hello world");
return text;
} | Qualcomm | 3 |
| O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N | ADP | 9 |
| Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program
| TCS | 12 |
| what is the maximum limit of row and column of a matrix in c
programming. in linux . | | 1 |
| |
| For more C Interview Questions Click Here |