Convert a distance from miles to kilometers .there are 5280
feets per mile,12 inches per foot .2.54 centimeters per
inch and 100000centimeters per kilometer
No Answer is Posted For this Question
Be the First to Post Answer
What does main () mean in c?
Explain the use of fflush() function?
Explain what math functions are available for integers? For floating point?
What is printf () in c?
int main(){ float f=8.0; if(f==8.0) printf("good"); else printf("bad"); } what is the answere and explain it?
What is an object?
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 1. Print only the alphabets . If in upper case print in lower case vice versa.
What do you mean by c what are the main characteristics of c language?
let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................
write a program to copy the string using switch case?
The differences between Windows XP and Windows Visa
WAP to find that given no is small or capital