Answer Posted / uzair
Array is a collection of similar data types.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why we use conio h in c?
What is the difference between abs() and fabs() functions?
What is integer constants?
What is sizeof return in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is the 'named constructor idiom'?
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 “****”.
What do you mean by a local block?
Why structure is used in c?
Do you know pointer in c?
What is malloc return c?
how should functions be apportioned among source files?
What is the heap?
What is the importance of c in your views?
Why is c used in embedded systems?