What is variable in c example?


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

Post New Answer

More C Interview Questions

What is the process to generate random numbers in c programming language?

0 Answers  


1,1,5,17,61,217,?,?.

3 Answers   Apple,


Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0

4 Answers  


how to generate sparse matrix in c

3 Answers  


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

0 Answers   Wilco,






why we wont use '&' sing in aceesing the string using scanf

0 Answers   HCL,


plz answer..... a program that reads non-negative integer and computes and prints its factorial

2 Answers  


What is formal argument?

0 Answers  


What is function what are the types of function?

0 Answers  


send me the code of flow chart generator using C-programming language amd this code should calculate the time and space complexity of the given progran and able to generate flowchart according to the given program?

0 Answers   TCS,


What is the difference b/w Structure & Array?

6 Answers  


What is the value of h?

0 Answers  


Categories