Answer Posted / guest
Simply it is a string.Bze in C the contents within "" will
treate as strings.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain how can you check to see whether a symbol is defined?
How do I get an accurate error status return from system on ms-dos?
Which programming language is best for getting job 2020?
What are the 4 data types?
Explain a pre-processor and its advantages.
Is this program statement valid? INT = 10.50;
What is far pointer in c?
What is the usage of the pointer in c?
Write a Program to find whether the given number or string is palindrome.
What is the difference between exit() and _exit() function?
What is the use of getchar() function?
What are c identifiers?
What does a function declared as pascal do differently?
Can we change the value of #define in c?
what is the difference between 123 and 0123 in c?