Answer Posted / jai
15
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Do character constants represent numerical values?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
write a programming in c to find the sum of all elements in an array through function.
Tell us bitwise shift operators?
What is derived datatype in c?
Why is sprintf unsafe?
What is strcpy() function?
How can you determine the size of an allocated portion of memory?
write a program to copy the string using switch case?
string reverse using recursion
c program to compute AREA under integral
Why isn't any of this standardized in c? Any real program has to do some of these things.
What is void c?
How do you determine the length of a string value that was stored in a variable?
Is it better to bitshift a value than to multiply by 2?