Elective Programming In C

Programming In CPU Spring 2023

a) What are the properties of a good algorithm? Write an algorithm and = draw a neat flowchart to input a number and check whether it is even and divisible by 3. b) Write the rules of naming…

15
  • a) What are the properties of a good algorithm? Write an algorithm and = draw a neat flowchart to input a number and check whether it is even and divisible by 3.
  • b) Write the rules of naming variables. How is a variable declared and initialized in compile time and run time? Explain with example.
A worked answer is on its wayMeanwhile, read the Programming In C notes for this topic.

Discussion

Loading…

More Programming In C questions

All Programming In C old questions