When the macros gets expanded?
No Answer is Posted For this Question
Be the First to Post Answer
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
multiple of 9 without useing +,* oprator
What do you understand by normalization of pointers?
How to write a program for swapping two strings without using 3rd variable and without using string functions.
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
What is methods in c?
What is the difference between the expression “++a” and “a++”?
What is variable in c with example?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
what is c
which operator having highest precedence? a.)+ b.)++ c.)= d.)%