UNIT-5
INTRODUCTION OF C PROCESSOR & BITWISE OPERATORS
Q1- Define Preprocessor Directive? Explain all the types of
preprocessor directive?
Q2- What is Conditional Compilation Directive? Explain there
types and write there function.
Q3- Write a program to create macro definitions with
arguments to calculate area and perimeter of a Circle , Triangle and Square.
Q4- Define Bitwise operators? And write one-one(example of
right shift and left shift operator?
Q5- Explain command line arguments? Give the complete proto
type of the main function and explain it’s arguments?
Q6- Write to program display the command line argument
values.
No comments:
Post a Comment
Give your valuable feedback