Why doesnt this code work?
No Answer is Posted For this Question
Be the First to Post Answer
what does ‘segmentation violation’ mean?
Why does this code crash?
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
Why is c called c not d or e?
Why static is used in c?
explain memory layout of a C program
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is the right type to use for boolean values in c? Is there a standard type?
What is the output of printf("%d", printf("Hello"));?
What is pointer to pointer in c with example?
Why c is a mother language?
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,