What does void main return?
No Answer is Posted For this Question
Be the First to Post Answer
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
Write a code to remove duplicates in a string.
Write a program to show the workingof auto variable.
#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?
what is the little endian and big endian?
Why is c used in embedded systems?
What is define c?
Write a C program in Fibonacci series.
Write a C program to fill a rectangle using window scrolling
p*=(++q)++*--p when p=q=1 while(q<=6)
what are the advantage and disadvantage of recursion
plz let me know how to become a telecom protocol tester. thank you.