What is the benefit of using const for declaring constants?
No Answer is Posted For this Question
Be the First to Post Answer
how to find greatet of 10 numbers without using array?
What's the total generic pointer type?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
What is array of pointers to string?
why do some people write if(0 == x) instead of if(x == 0)?
How can I open a file so that other programs can update it at the same time?
How to print %d in output
What is the difference b/w main() in C language and main() in C++.
how to count no of words,characters,lines in a paragraph.
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
Why c is called a middle level language?
how to find a 5th bit is set in c program