Answer Posted / khamseum
array is a collection of data items of same datatype
| Is This Answer Correct ? | 63 Yes | 17 No |
Post New Answer View All Answers
Write a program to swap two numbers without using the third variable?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is scope and lifetime of a variable in c?
What is c variable?
Explain why C language is procedural?
Describe static function with its usage?
Under what circumstances does a name clash occur?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What does typedef struct mean?
Why we use stdio h in c?
Write a program to know whether the input number is an armstrong number.
What is void pointers in c?
What is a floating point in c?
Is c is a procedural language?
Do you know the purpose of 'register' keyword?