What is wrong in this statement?
No Answer is Posted For this Question
Be the First to Post Answer
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
How would you sort a linked list?
how to capitalise first letter of each word in a given string?
Explain c preprocessor?
Write a program to reverse a given number in c?
When the macros gets expanded?
What is an lvalue?
What are variables and it what way is it different from constants?
How do you determine whether to use a stream function or a low-level function?
Why isnt any of this standardized in c?
When is the “void” keyword used in a function?