Why we use void main in c?
No Answer is Posted For this Question
Be the First to Post Answer
code for quick sort?
Define Array of pointers.
How to add two numbers with using function?
write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
1 Answers iGate, Shashi, Source Bits, Subex,
I have a varargs function which accepts a float parameter?
Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.
How can I write a function that takes a format string and a variable number of arguments?
write a program in c language to print your bio-data on the screen by using functions.
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is array of pointers to string?
the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0
The difference between printf and fprintf is ?