What is malloc calloc and realloc in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the auto keyword good for?
write a function which accept two numbers from main() and interchange them using pointers?
Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)
what are the languages used in c#?
Explain what is a static function?
i need all types of question paper releted to "c" and other language.
What is the purpose of sprintf?
#include<stdio.h> int fun(); int i; int main() { while(i) { fun(); main(); } printf("hello \n"); return 0; } int fun() { printf("hi"); } answer is hello.how??wat is tat while(i) mean?
Is an array parameter is always "by reference" ?
What is the difference between NULL and NUL?
what is a far pointer
12 Answers ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,
How can I generate floating-point random numbers?