Answer Posted / hardeep singh
this question is wrong. array name should be in small
letter.because c and c++ are case senstive.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Explain how to reverse singly link list.
What is the difference between fread buffer() and fwrite buffer()?
Why is sprintf unsafe?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is define directive?
What is a pragma?
What is c method?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
Which one would you prefer - a macro or a function?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
How the c program is executed?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is hash table in c?
Differentiate between static and dynamic modeling.