When should I declare a function?


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

Post New Answer

More C Interview Questions

What are the ways to a null pointer can use in c programming language?

0 Answers  


Name the language in which the compiler of "c" in written?

3 Answers   Bajaj,


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

0 Answers   TCS,


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

0 Answers  


Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********

4 Answers  


struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??

9 Answers   Verifone,


Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

0 Answers   TISL,


What is the scope of an external variable in c?

0 Answers  


why do we use pointer instead directly acessing the data?

2 Answers  


post new interiew question and aptitude test papers

1 Answers  


write a program to swap two variables a=5 , b= 10 without using third variable

5 Answers  


Categories