why we wont use '&' sing in aceesing the string using scanf
No Answer is Posted For this Question
Be the First to Post Answer
how can use subset in c program and give more example
What is this infamous null pointer, anyway?
What is nested structure with example?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
What is call by reference in functions?
what is the value of b if a=5; b=++a + ++a
31 Answers Infosys, TCS, Tech Mahindra,
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
what about "char *(*(*a[])())();"
Define Array of pointers.
Where can I get an ansi-compatible lint?
how to write a prog in c to convert decimal number into binary by using recursen function,
Can you apply link and association interchangeably?