What is the use of f in c?


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

Post New Answer

More C Interview Questions

#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain

2 Answers  


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

0 Answers  


What does c mean in basketball?

0 Answers  


int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output?

14 Answers   Verifone,


WRITE A PROGRAM TO FIND A REVERSE OF TWO NO

7 Answers  






What is main () in c?

0 Answers  


what will be maximum number of comparisons when number of elements are given?

0 Answers  


What are the average number of comparisons required to sort 3 elements?

2 Answers   DRDO,


4. main() { int c=- -2; printf("c=%d",c); }

0 Answers  


i have a written test in tomorrow

1 Answers   NNN, Value Labs,


What are static variables in c?

0 Answers  


Is c compiled or interpreted?

0 Answers  


Categories