What is pointer & why it is used?
No Answer is Posted For this Question
Be the First to Post Answer
Is anything faster than c?
Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.
what is the difference between these initializations? Char a[]=”string”; Char *p=”literal”; Does *p++ increment p, or what it points to?
What is a memory leak in structures? How can we rectify that?
How to create struct variables?
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
How do shell structures work?
How was c created?
How are 16- and 32-bit numbers stored?
What are structure members?
What are global variables and explain how do you declare them?
What are the string functions? List some string functions available in c.