explain what are pointers?
No Answer is Posted For this Question
Be the First to Post Answer
enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above
List the difference between a "copy constructor" and a "assignment operator"?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is uint8 in c?
what is the use of bitfields & where do we use them?
how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);
What is pointer and structure in c?
what is the similarities between. system call and library function?
What is 1f in c?
How can I dynamically allocate arrays?
WHAT IS FLOAT?
what does static variable mean?