answersLogoWhite

0


Best Answer

about proggraming

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the different between cin and scan f?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is Scan f of turbo c?

It is 'scanf', see the help.


Program in c plus plus that accepts 10 input integer and to get the Greatest common divisor?

#include<iostream> using namespace std; int gcf(int a, int b) { int t; while(b!=0) { t = b; b = a%b; a = t; } return a; } int main() { int a,b,c,d,e,f,g,h,i,j,k; cout<<"Enter 1st numbers: "; cin>>a; cout<<"Enter 2nd numbers: "; cin>>b; cout<<"Enter 3rd numbers: "; cin>>c; cout<<"Enter 4th numbers: "; cin>>d; cout<<"Enter 5th numbers: "; cin>>e; cout<<"Enter 6th numbers: "; cin>>f; cout<<"Enter 7th numbers: "; cin>>g; cout<<"Enter 8th numbers: "; cin>>h; cout<<"Enter 9th numbers: "; cin>>i; cout<<"Enter 10th numbers: "; cin>>j; k=gcf((((((((gcf(a,b),c),d),e),f),g),h),i),j); cout<<"The GCD of the 10 numbers is: "<<k<<endl; system("pause"); return 0; }


How is a CAT scan like seismic tomography?

They both scan something.They both scan the inside f something that we usually can not see.


How do you convert 135 fahrenheit to Celsius?

To convert *F to *C...*F-32x5/9=*CIn easier terms, subtract the fahrenheit minus 32. Do the answer times 5, then take the answer and divide it by 9-or-*F-32x0.5555=*CIn easier terms, subtract the fahrenheit minus 32. Do the answer times 0.5555For 135*F...135-32= 107, 107x5= 535, 535/9= 59.44444(repeating)*CAnswer...135*F = 57 to 59*C


What is the difference between a Puma helicopter and a Merlin helicopter?

its designed different that's like asking whats the difference between a f-15 and a f-16 two different aircraft


What is the different between a whale and elephant?

The difference is that jodhfjjfh fif f


What are the components of print f and scan f?

printf: format string + value list scanf: format string + address list


What is most home run in 1970in wordseries?

Boog Powel, Frank Robinson, Brooks Robinson, Lee May all had 2 home runs. The 1970 World Series was between the Baltimore Orioles and Cincinnati Reds. The Orioles would win the series 4-1. The following are the home runs by game: Game 1 BAL- Boog Powel (1), Elrod Hendricks (1), Brooks Robinson (1) CIN- Lee May (1) Game 2 BAL- Powell (1) CIN- Bobby Tolan (1), Johnny Bench (1) Game 3 BAL- Frank Robinson (1), Don Buford (1), Dave McNally (1) CIN- none Game 4 BAL- B Robinson (1) CIN- Pete Rose (1), May (1) Game 5 BAL- F Robinson (1), Merv Rettenmund (1) CIN- none


Using while loop Write a program find the factors of a number?

by this program you can find the factorial: #include<iostream> using namespace std; main() { int n,x,f=1; cin>> n; x=0; while(x<n) { x++; f= f*x; } cout<<"factorial is"<<f<<"\n"; system("pause"); return 0; }


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"); } }


Different between DDU and C and F?

This exactly the same but in difference professional language. I'm a supplier and with our customer we say C and F but with any freight transporter their use the DDU term.


What areas does the Airtrain John F. Kennedy serve?

Airtrain JFK serves in New York City. It provides transportation from different areas in New York to the John F. Kennedy Airport. It also provides transportation between different terminals in the airport.