what is difference between array and structure?
Answer Posted / siddharth kothari
An array behaves like a built-in data type. All we have to
do is to declare an array variable and use it. But in the
case of a structure, first we have to design and declare a
data structure before the variables of that type are
declared and used
| Is This Answer Correct ? | 44 Yes | 15 No |
Post New Answer View All Answers
What are the complete rules for header file searching?
Can stdout be forced to print somewhere other than the screen?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Is javascript based on c?
Is it better to use a macro or a function?
What are the Advantages of using macro
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
Explain how can I pad a string to a known length?
What are the rules for the identifier?
what is the syallabus of computer science students in group- 1?
Who is the founder of c language?
how to build a exercise findig min number of e heap with list imlemented?
What happens if you free a pointer twice?
What is the use of ?