What does %d do?
No Answer is Posted For this Question
Be the First to Post Answer
What is equivalent to ++i+++j?
What is meant by int fun const(int a, int b) { .... ... }
What do you mean by recursion in c?
Distinguish between actual and formal arguments.
How to add two numbers with using function?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
c program to arrange digits in a no in ascending and descending order
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
write a program that print itself even if the source file is deleted?
Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.
What are the storage classes in C?