What are the 4 types of functions?


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

Post New Answer

More C Interview Questions

all c language question

0 Answers   Wipro,


When do we get logical errors?

0 Answers  


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

0 Answers  


what will be the output: main(){char ch;int a=10;printf("%d",ch);}

36 Answers   Accenture, TCS, Wipro,






What is the difference between union and structure in c?

0 Answers  


Explain what is the benefit of using #define to declare a constant?

0 Answers  


Differentiate Source Codes from Object Codes

1 Answers  


What are the types of functions in c?

0 Answers  


write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?

3 Answers   Oracle,


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


Categories