Answer Posted / teja
array : array is a collection of similar datatypes like
integer types or character types
string : string is a collection of characters of any size
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Can i use “int” data type to store the value 32768? Why?
how to count no of words,characters,lines in a paragraph.
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Is there any demerits of using pointer?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
What is void c?
What are the types of data structures in c?
Explain how can I open a file so that other programs can update it at the same time?
Why are algorithms important in c program?
Explain what is the purpose of "extern" keyword in a function declaration?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
What is c system32 taskhostw exe?
Can an array be an Ivalue?
How can you find the exact size of a data type in c?