Answer Posted / prem
array is group of elements
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why static is used in c?
what are bit fields in c?
What happens if you free a pointer twice?
How do I use strcmp?
What is c definition?
What are the types of pointers?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
largest Of three Number using without if condition?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
What are the three constants used in c?
printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions
How macro execution is faster than function ?
Are comments included during the compilation stage and placed in the EXE file as well?
Which driver is a pure java driver
Why do we use static in c?