How are variables declared in c?


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

Post New Answer

More C Interview Questions

What is structure padding and packing in c?

0 Answers  


Explain demand paging.

1 Answers   Agilent,


do you think its fraud or original company?

0 Answers  


write a program to find the given number is prime or not

2 Answers   Accenture, Vasutech,


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  






How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

0 Answers  


Explain the difference between the local variable and global variable in c?

0 Answers  


write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

5 Answers   Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

0 Answers  


How can I do peek and poke in c?

0 Answers  


what is diference between return 0 and return NULL??

3 Answers  


What happens if a header file is included twice?

0 Answers  


Categories