Multiple Choice
Explicit data type conversion is called
A) Type casting
B) conversion
C) separation
D) none
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: which of the following is the best
Q31: () is used for _<br>A)function body<br>B)Arguments<br>C)Return type<br>D)Declaration
Q32: void main() {<br>Printf();<br>}<br>A)Run-Time Error<br>B)Compile-Time Error<br>C)none<br>D)all
Q33: If you pass an array as an
Q34: Which statement is used to compare the
Q36: Array can be considered as set of
Q37: Pointer is special kind of variable which
Q38: Which gcc flag is used to generate
Q39: To print a single character in ouptut,which
Q40: What is true about fputs function<br>A)write to