What is pointer to pointer in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
can we have joblib in a proc ?
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,
Without Computer networks, Computers will be half the use. Comment.
Why do we use int main?
Subtract Two Number Without Using Subtraction Operator
How are variables declared in c?
how to multiply two number taking input as a string (considering sum and carry )
How to print "I Love My India" without using semi colon?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
What is this infamous null pointer, anyway?
What is NULL pointer?