Which of the following statements are true?
int f(float)
a) f is a function taking an argument of type int and retruning a floating point number
b) f is a function taking an argument of type float and returning a integer.
c) f is a function of type float
d) none of the mentioned
Submitted by: Administratorb) f is a function taking an argument of type float and returning a integer.
Submitted by:
Submitted by:
Read Online C++ Type Checking Job Interview Questions And Answers
Top C++ Type Checking Questions
☺ | Explain what are associate containers? |
☺ | What is dynamic type checking? |
☺ | Which datatype is used to represent the absence of parameters? |
☺ | Do you know what are function prototypes? |
☺ | What is static type checking? |
Top C Plus Plus Language Categories
☺ | C++ Pointers & Functions Interview Questions. |
☺ | C++ Operator Overloading Interview Questions. |
☺ | C++ Exception Handling Interview Questions. |
☺ | C++ Virtual Functions Interview Questions. |
☺ | C++ Template Interview Questions. |