Write a c program to demonstrate character and string constants?
No Answer is Posted For this Question
Be the First to Post Answer
what is the maximum no. of bytes calloc can allocate
What header files do I need in order to define the standard library functions I use?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
What is a c token and types of c tokens?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What is difference between constant pointer and constant variable?
How to develop software using "c" programming?
What are the types of type specifiers?
How can I read data from data files with particular formats?
What is meant by inheritance?
What are local and global variables?