What is declaration and definition in c?


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

Post New Answer

More C Interview Questions

what is pointer?

4 Answers  


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


Explain how do you generate random numbers in c?

0 Answers  


what is a void pointer?

2 Answers  


how to find string length wihtout using c function?

6 Answers  






write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]

7 Answers  


What is floating point constants?

0 Answers  


find the sum of two matrices and WAP for it.

0 Answers   Huawei,


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

0 Answers  


How can I direct output to the printer?

0 Answers  


What is printf () in c?

0 Answers  


What does char * * argv mean in c?

0 Answers  


Categories