Answer Posted / riyaz
array is collection of similar ans non-similar of data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is wrong with this statement? Myname = 'robin';
How does placing some code lines between the comment symbol help in debugging the code?
Tell me what are bitwise shift operators?
Write a program to print all permutations of a given string.
What is printf () in c?
Explain what are reserved words?
Explain do array subscripts always start with zero?
Is return a keyword in c?
code for quick sort?
What are keywords in c with examples?
what is ur strangth & weekness
What is data structure in c language?
What is the right type to use for boolean values in c? Is there a standard type?
How can a number be converted to a string?
How can I ensure that integer arithmetic doesnt overflow?