| Other C Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can I call a function, given its name as a string? | ABC-Telecom | 2 |
| what is the function of .h in #include<stdio.h> in c ? | IBM | 9 |
| What is meant by global static? why we have to use static
variable instead of Global variable | L&T | 2 |
| how many times of error occur in C | | 7 |
| difference between my-strcpy and strcpy ? | Geometric-Software | 3 |
| size maximum allocated by calloc() | DELL | 1 |
| YBJBU6 | | 1 |
| which one low Priority in c?
a)=,b)++,c)==,d)+ | | 8 |
| HOW CAN ADD OUR FUNCTION IN LIBRARY. | | 5 |
| Write code for atoi(x) where x is hexadecimal string. | Adobe | 2 |
| WRITE A PROGRAM TO FIND A REVERSE OF TWO NO | | 5 |
| here is a link to download Let_Us_C_-_Yashwant_Kanetkar | | 2 |
| how to estimate the disk access time?
e.g. the time between read one byte and another byte in the
disk. | Google | 3 |
| Write a program for deleting duplicate elements in an array | Subex | 3 |
| What is difference between the following 2 lines….
int temp = (int)(0x00);
int temp = (0x00int);
| Bosch | 3 |
| two variables are added answer is stored on not for third
variable how it is possible? | | 3 |
| can we access one file to one directory? | | 1 |
| write a program to display the array elements in reverse
order in c language | | 6 |
| write a recursive program in'c'to find whether a given five
digit number is a palindrome or not | | 1 |
| hat is a pointer? | Assurgent | 3 |
| |
| For more C Interview Questions Click Here |