Do string constants represent numerical values?
No Answer is Posted For this Question
Be the First to Post Answer
Why is this loop always executing once?
What is a stream in c programming?
Give basis knowledge of web designing ...
How can I read and write comma-delimited text?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
How can a program be made to print the line number where an error occurs?
What is enumerated data type in c?
write an interactive program to generate the divisors of a given integer.
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
Explain how can you restore a redirected standard stream?
Explain how can you avoid including a header more than once?
Write a c program using for loop in switch case?