Find the error in the given statements then write the correct statements. 2.#include 4. #include stdlib.h>5.#include 6. #include 8. #define p printf9. #define c cprintf10. #define s scanf11....

Find the error in the given statements then write the correct statements.
#include <stdio.h><br>2.<br>#include <conio.h:<br>3. #include <iostream.h><br>4. #include stdlib.h><br>5.<br>#include <math.h><br>6. #include <iomanip.h<br>7. #include <dos.h><br>8. #define p printf<br>9. #define c cprintf<br>10. #define s scanf<br>11. #define g gotoxy<br>12. #include <stdio.h><br>13. #include <conio.h><br>14. void cbioc()<br>15. textcolor(11);<br>16. clrscr();<br>17. textcolor(14);<br>18. g(37,1); c(

Extracted text: #include 2. #include 4. #include stdlib.h> 5. #include 6. #include 8. #define p printf 9. #define c cprintf 10. #define s scanf 11. #define g gotoxy 12. #include 13. #include 14. void cbioc() 15. textcolor(11); 16. clrscr(); 17. textcolor(14); 18. g(37,1); c("BIODATA"); 19. g(55,3): p("DATE: "): 20. text color(12);c("July 03,2014"); 21. g(2,3); p("NAME 22. text color(12);c("Nicodame J. Aucila") 23. g(2,4); p("ADDRESS 24. text color(12) 25. c("P-4, Sta. Irene Prosperidad") 26. g(2,5); 27. p("PROVINCIAL ADDRESS : "); 28. textcolor(12);c("Agusan Del Sur"); 29. g(2,6); p("DATE OF BIBTH 30. textcolor( 12);c("May 12,1997"); 31. g(2,7); p("PLACE OF BIRTH 32. text color( 12); 33. c("Bayugan Poblacion City") 34. g(2,8); p("AGE : "); :"); :"); : ");
Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here