Interviewer And Interviewee Guide

C++ Type Checking Interview Question:

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: Administrator
b) f is a function taking an argument of type float and returning a integer.
Submitted by:

Read Online C++ Type Checking Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.