int main( );
{
}
#include (stdio.h)
int main( void );
{
print( "Hello" )
return 0;
{
* ** *** ****
* a character variable named option set equal to the letter T * an integer variable named sum initialized to zero * a floating point variable named product initialized to 1