What are called c variables?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a c program to calculate sum of digits till it reduces to a single digit using recursion

0 Answers   IBM,


how to write a c program to print list of fruits in alpabetical order?

0 Answers  


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

0 Answers  


though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks

3 Answers   State Bank Of India SBI,


write a c program for greatest of three numbers without using if statment

4 Answers   IBM,






How can I increase the allowable number of simultaneously open files?

1 Answers   CSC,


what is the difference between declaration and definition of a variable or function ?

3 Answers  


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

0 Answers  


Why do u use # before include in a C Progam?

9 Answers   IBM,


if p is a string contained in a string?

0 Answers  


How would you rename a function in C?

0 Answers   Tech Mahindra,


What is typedef struct in c?

0 Answers  


Categories