What is a static function in c?


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

Post New Answer

More C Interview Questions

Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

0 Answers   MNC,


Is r written in c?

0 Answers  


what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel

1 Answers   V2 Solutions,


write a program for egyptian fractions in c?

1 Answers   Satyam,


How would you print out the data in a binary tree, level by level, starting at the top?

6 Answers   Amazon, Microsoft,






what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,


which types of data structure will i use to convert infix to post fix???

5 Answers   IIT,


what is the difference between #include<> and #include”…”?

5 Answers  


What is a const pointer?

0 Answers  


WHAT IS HEADER?

8 Answers   ProKarma, TCS,


How to find the usage of memory in a c program

1 Answers   Infosys,


What is the correct code to have following output in c using nested for loop?

0 Answers  


Categories