any "C" function by default returns an

a) int value

b) float value

c) char value

d) a & b


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

Post New Answer

More C Interview Questions

What is the difference between %d and %*d in C

3 Answers  


what is difference between C and C++

4 Answers  


i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4

2 Answers  


What is Conio.h ?

2 Answers   TCS,


What are the different flags in C? And how they are useful? And give example for each in different consequences?

1 Answers  






Why is malloc used?

1 Answers  


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

0 Answers   TCS,


writ a program to compare using strcmp VIVA and viva with its output.

0 Answers  


What is the use of header?

0 Answers  


What is c token?

0 Answers  


Explain about block scope in c?

0 Answers  


Compare array data type to pointer data type

0 Answers  


Categories