any "C" function by default returns an

a) int value

b) float value

c) char value

d) a & b



any "C" function by default returns an a) int value b) float value c) char value ..

Answer / Ashish Agarwal

a) int value

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is the difference between global variable & static variable declared out side all the function in the file.

2 Answers  


What is return type in c?

1 Answers  


cavium networks written test pattern ..

1 Answers   Cavium Networks,


write a program to rearrange the array such way that all even elements should come first and next come odd

1 Answers  


printf("%d",(printf("Hello")); What it returns?

32 Answers   TCS,


what type of errors are checked during compilation

3 Answers  


Can a local variable be volatile in c?

1 Answers  


How to add two numbers without using semicolon n c????

3 Answers  


WHAT IS FLOAT?

3 Answers  


Explain how can I open a file so that other programs can update it at the same time?

1 Answers  


what is the use of call back function in c?tell me with example

2 Answers   Bosch,


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1 Answers  


Categories