In C float is a data type that represents floating point numbers, using 32 bits. ... int main() { float price = 5.50f; printf("The current price is %f.
確定! 回上一頁