What is the use of function in c?


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

Post New Answer

More C Interview Questions

What are local static variables? How can you use them?

0 Answers  


Write the syntax and purpose of a switch statement in C.

0 Answers   Adobe,


what is stack , heap ,code segment,and data segment

0 Answers  


What is the advantage of a random access file?

0 Answers  


mplementation of stack using any programing language

1 Answers   Marlabs,


prog for 1st five prime numbers in 2^x - 1

0 Answers  


What are the advantages of c language?

0 Answers  


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

0 Answers  


the number 138 is called well ordered number because the three digits in the number (1,3,8) increase from left to right (1<3<8). the number 365 is not well ordered coz 6 is larger than 5. write a program that wull find and display all possible three digit well ordered numbers. sample: 123,124,125,126,127,128,129,134 ,135,136,137,138,139,145,146,147 148 149,156.......789

5 Answers  


how can we use static and extern?and where can we use this?

3 Answers   Excel,


What is the difference between if else and switchstatement

0 Answers  


FILE PROGRAMMING

0 Answers   Wipro,


Categories