what do you mean by enumeration constant?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of typedef in c?
What is the value of y in the following code? x=7;y=0; if(x=6) y=7; else y=1;
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is self-referential structure in c programming?
What happens if you free a pointer twice?
What is the best way of making my program efficient?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
main() { int i,n=010; int sum=0; for(i=1;i<=n;i++) {s=s+i; } printf("%d",&s); getch(); }
Explain how can I pad a string to a known length?
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
Write a program to reverse a linked list in c.
WAP to find that given no is small or capital