Q.1 If i want to display the % sign ina printf statment, what can I do?
for examp: i want to display 8.2% in the screen.
Q2 If I have a memory constant called TAX in main , can I use it directly in the function that I created. The compiler said there is error when I use the constant like this..