macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answers were Sorted based on User's Feedback
write a c program to add two integer numbers without using arithmetic operator +
Find greatest of two numbers using macro
What is chain pointer in c?
Q. where is the below variables stored ? - volatile, static, register
If fflush wont work, what can I use to flush input?
how to find sum of digits in C?
What is volatile c?
What is c standard library?
#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }
void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?
Write a program that his output * *** *****
related to rdbms query .