What is call by value in c?
No Answer is Posted For this Question
Be the First to Post Answer
Is there a way to jump out of a function or functions?
What is wild pointer in c with example?
How we can insert comments in a c program?
What does %d do in c?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
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.
What is the difference between formatted&unformatted i/o functions?
print out of string in this format; 1. "rajesh" 2. \n 3. %d
write a program to fined second smallest and largest element in a given series of elements (without sorting)
List some applications of c programming language?
What is the purpose of ftell?
please send me the code for multiplying sparse matrix using c