Answer Posted / amitpratapsingh
array is the collection of similar elements or similar data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can variables be characterized?
Why isnt there a numbered, multi-level break statement to break out
What are the types of macro formats?
Explain what are its uses in c programming?
What is the use of function in c?
How to write c functions that modify head pointer of a linked list?
What is the use of header files?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
Is c++ based on c?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
What is the use of a semicolon (;) at the end of every program statement?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What does it mean when a pointer is used in an if statement?
why programs in c are running with out #include
Tell me is null always defined as 0(zero)?