Write a program to use switch statement.
No Answer is Posted For this Question
Be the First to Post Answer
how can make variable not in registers
How would you find a cycle in a linked list?
What are register variables in c?
what is the little endian and big endian?
how to determine the complexity of an algorithm as log(n)
Should a function contain a return statement if it does not return a value?
Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
extern static int i func() { i =10; i++; printf("%d \n",i); } main() { i =20; printf("%d \n",i); func(); printf("%d \n",i); }
What is the data segment that is followed by c?
Is c high or low level?
What do you mean by c?
What does 3 mean in texting?