Q 1) Find the error and also run the program and show the output of the given program. ******************* *****k*** A program with some functions and comments **********/ #include using namespac std;...


Q 1) Find the error and also run the program and show the output of the given<br>program.<br>*******************<br>*****k***<br>A program with some functions and comments<br>**********/<br>#include using namespac std;<br>void lion(), messge();<br>// Prototypes<br>int main()<br>{<br>cout <

Extracted text: Q 1) Find the error and also run the program and show the output of the given program. ******************* *****k*** A program with some functions and comments **********/ #include using namespac std; void lion(), messge(); // Prototypes int main() { cout < "hello!="" the="" program="" starts="" in="" main()."="" «="" endl;="" line();="" message();="" line();="" cout="">< "at="" the="" end="" of="" main()."="">< endl;="" }="" void="" line()="" to="" draw="" a="" line.="" {="" cout="">< "="">< endl;="" }="" void="" message()="" to="" display="" a="" message.="" {="" cout="">< "in="" function="" message()."="">< endl;="">

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here