Answer Posted / saroj kumar manik
array is collection of data element in hierchical way in
computer memory.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I manipulate strings of multibyte characters?
write a program fibonacci series and palindrome program in c
a c code by using memory allocation for add ,multiply of sprase matrixes
What is keyword in c?
Explain the difference between the local variable and global variable in c?
How do you determine a file’s attributes?
What are the types of pointers?
How can you tell whether a program was compiled using c versus c++?
what are the different storage classes in c?
What are reserved words?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
What is sizeof array in c?
Is swift based on c?
How can I implement sets or arrays of bits?
What is the concatenation operator?