Programming in Techniques, Computer Program, Syntax and Semantic

Topic: Programming in Techniques

Question 1. What is a computer program? 

Ans: A computer program is a set of instruction written in a programming language to solve a particular problem and achieving specific results. Any task performed by a computer is control by a set of instructions that are executed by the microprocessor.

Examples:

Microsoft Windows, Ms. Excel etc

Question 2: Write the difference between syntax and semantic?

syntax and semantic






Comments

Popular posts from this blog

Conditional Control structure. Chapter 4, Lab Activities, Long questions.

Chapter # 5, Loop Control Structure, Lab Activities