Answer Posted / lakshmi
it is a grouped item of consequitive memory elements with
similar type of values.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is structure in c definition?
Which are low level languages?
Why do we need arrays in c?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is ponter?
What are the 3 types of structures?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is signed and unsigned?
What are the differences between new and malloc in C?
What is the difference between procedural and functional programming?
Why is c used in embedded systems?
Can include files be nested? How many levels deep can include files be nested?
What's the best way of making my program efficient?
What are the types of assignment statements?
Can we assign string to char pointer?