What are shell structures used for?
No Answer is Posted For this Question
Be the First to Post Answer
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What are variables and it what way is it different from constants?
What is structure padding ?
Tell me when is a void pointer used?
Write a program to check palindrome number in c programming?
What is infinite loop?
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
what is the differance between pass by reference and pass by value.
Explain can static variables be declared in a header file?
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
What is advantage of pointer in c?
What is the data segment that is followed by c?