Computer Science, asked by himayunfarooq1552, 7 months ago

in print command the messages closed by double quotes , semicolons or single quotes​

Answers

Answered by Anonymous
15

Answer:

C isn't exactly the language you want to use to generate code. While possible, and certainly adequate if complex computations have to be done to generate simple code, it's generally a job for a preprocessor. Stuff like m4 has been used quite effectively. Many people use python for this purpose. But which is best really depends on the problem at hand

Answered by Qazwsx1234
1

Explanation:

mark her brainliest please

Similar questions