Why static variable is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
Whether there can be main inside another main?If so how does it work?
What is sizeof int in c?
Implement bit Array in C.
printf("%d",(printf("Hello")); What it returns?
write a program of palindrome(madam=madam) using pointer?
What is the use of typedef in c?
write a program which counts a product of array elements lower than 10.
What's wrong with "char *p = malloc(10);" ?
sum of two integers values only other then integer it should print invalid input.
What is the memory allocated by the following definition ? int (*x)();
if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?
4 Answers Amazon, Apple, Bata, Google, NASA,
Differentiate between new and malloc(), delete and free() ?