What does %f mean c?

Answer Posted / amit

%f mean in C is that it is a format specifier of float data type which store decimal value up to 4 bit ,simply it indicate data type

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is windows 1.0 written?

573


How do we open a binary file in Read/Write mode in C?

680


Sir i need notes for structure,functions,pointers in c language can you help me please

1943


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1507


What is quick sort in c?

582






What do you mean by c what are the main characteristics of c language?

572


What is the sizeof () operator?

624


What is default value of global variable in c?

561


Is boolean a datatype in c?

544


What is the stack in c?

719


What is bubble sort in c?

634


What is sizeof c?

607


What are the types of data files?

729


What is the purpose of type declarations?

679


Write a program to generate the Fibinocci Series

661