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
What is an example of structure?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
What are types of functions?
What functions are used in dynamic memory allocation in c?
Is null equal to 0 in sql?
how many errors in c explain deply
Where is volatile variable stored?
What is a floating point in c?
What is c mainly used for?
Is c procedural or functional?
what do you mean by enumeration constant?
explain what are actual arguments?
Which is best book for data structures in c?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
How can I change the size of the dynamically allocated array?