Your Ad Here
0

what are the different types of instructions in c?

Posted by The Blogger on 12:08 AM in ,
Answer:

There are basically 4 types of instructions in C :

1. Type declaration instructions: to declare the type of variables used in a C program

2. Input/Output instructions: to perform the function of supplying input data to a program and obtaining the output results from it.

3. Arithmetic instructions: to perform arithmetic operations between constants and variables.

4. Control instructions: to control the sequence of execution of various statements in a C program.



tags: interview questions, interview question what are the different types of instructions in c, what are the different types of instructions in c

0 Comments

Post a Comment

Your Ad Here

Copyright © 2009 Interview Questions and Answers