What is c value paradox explain?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?
How is null defined in c?
What is Full Form of C and Why We use C
Dear Sir, we are required the bubble sorting programs Regs Prem
Explain what is the difference between far and near ?
i want to job in your company, so how it will be possible.
What are type modifiers in c?
What is hungarian notation? Is it worthwhile?
main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }
Do you know pointer in c?