What is the difference between single charater constant and string constant?
No Answer is Posted For this Question
Be the First to Post Answer
What is c language used for?
How to avoid structure padding in C?
convert 12345 to 54321 withoutusing strig
Can the curly brackets { } be used to enclose a single line of code?
can we declare a function inside the structure? ex: struct book { int pages; float price; int library(int,float); }b; is the above declaration correct? as it has function declaration?
What is the code for 3 questions and answer check in VisualBasic.Net?
what is c
how does the C compiler interpret the following two statements p=p+x; q=q+y; a.p=p+x; q=q+y b.p=p+xq=q+y c.p=p+xq; q=q+y d.p=p+x/q=q+y
What is the right way to use errno?
What was noalias and what ever happened to it?
can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...
Is a house a mass structure?