This program prints two lines of text to the screen using the printf function. It clears the screen, prints "Hi" on the first line and "HIFI WIFI" on the second line, and waits for a key press before ending.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
24 views1 page
Ex 1
This program prints two lines of text to the screen using the printf function. It clears the screen, prints "Hi" on the first line and "HIFI WIFI" on the second line, and waits for a key press before ending.