answersLogoWhite

0

What are the components of print f and scan f?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

printf: format string + value list

scanf: format string + address list

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the components of print f and scan f?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a c programme to find out summultiplicationdivision and subtraction using suitable statement?

#include<stdio.h> void main() { float a, b, result = 0.0; int choice; print f("Choose 1 for addition choose 2 for subtraction & 3 for multiplication & 4 for division \n"); scan f("%d" &choice); print f("Enter Two Numbers "); scan f("%f, %f" &a, &b); switch(choice) { case 1: print f("The Result Is :" "%f" a + b); break; case 2: print f("The Result Is :" "%f" a - b); break; case 3: print f("The Result Is :" "%f" a * b); break; case 4: print f("The Result Is :" "%f" a / b); break; default: print f("Wrong Choice"); } }


When you scan does it waste ink?

Not unless you print out what you scan


WAP to enter temperature in centigrade Degree and convert it into Fahrenheit Degree using c?

# include # include { float centi;farha; clrscr( ); print f ("Enter the temp); scan f ("%f"&centi); farha(a*centi)3/5; print f("farhanhite=%2f"farhan); getch( ); }


C program to find greatest of three numbers?

# include<stdio.h> main() { int a,b,c; print f("enter the values of a,b,c"); scan f("%d%d%d",&a,&b,&c); if((a>b)&&(a>c)) print f("Greatest value is a =%d",a); else if((b>a)&&(b>c)) print f("Greatest value is b=%d",b); else print f("Greatest value is c=%d",c); }


Write a c program that outputs minimum no of currency notes required for given amount at input?

#include<stdio.h> main() { int a; print f("enter your amount "); scan f("%d",&a); }


File saved in zdl would like to save it to jpg?

Make a print of the zdl file. Scan the print with Photoshop or any program that can scan. Save this scan as jpg file


What is Scan f of turbo c?

It is 'scanf', see the help.


How do you get a copy of a photograph if there's no negative?

Scan & print.


What is Print and Fax?

Print and Fax is a term used for a machine that can both print and fax. There is also scan and copy that is also used in the same way - some machines are print / scan, others are fax / copy, other machines are print / fax / scan/ copy. Printing is putting ink on a page from a computer file. Fax (or fascimile) is sending a document electronically from one fax machine to another.


What are some programming loops in C language?

#include<stio.h> #include<conio.h> voide main[] { int age; chrs[]print f ["enter the age \ n"]; scan f ["%d",&age]; if ["age>=18]; prient f ["person is elegiable to vote \ n"]


Write the program that will ask the user to enter a number of per side of a square and display its outline?

#include<stdio.h> int main() { int side,area of square; print f("Enter the length of side\n"); scan f("%d",&side); area of square=side*side; print f(the area of square is %d\n"area of square); return 0; }


Can you recommend a brand and style of printer that will copy, print, scan and fax?

The midrange Brother multipurpose printers can copy, print, scan and fax, all for roughly $100, which is a very fair price.