Write a c program to demonstrate character and string constants?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program in c using only loops to print * * * * * *******
Why do some versions of toupper act strangely if given an upper-case letter?
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"
What are the advantages of using macro in c language?
what is the difference between structural,object based,object orientd programming languages?
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
How do you write a program which produces its own source code as output?
What is a pointer variable in c language?
Are there namespaces in c?
What is difference between class and structure?
Differentiate between functions getch() and getche().
What is the difference between the local variable and global variable in c?