Write a single statement that outputs num


Two variables, num and cost have been declared and given values: num is an integer and cost is a double. Write a single statement that outputs num and cost to standard output. Print both values (num first, then cost), separated by a space on a single line that is terminated with a newline character. Do not output any thing else.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a single statement that outputs num
Reference No:- TGS0137802

Expected delivery within 24 Hours