Answer Posted / mayur dharmik
1. Structure is USER DATA TYPE,
2. It is the collection of Similar OR Dissimilar data type
of element to create new data type.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the hardest programming language?
Why do we use pointer to pointer in c?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Explain what are global variables and explain how do you declare them?
Explain 'far' and 'near' pointers in c.
What is 'bus error'?
Explain that why C is procedural?
Explain null pointer.
write a program to print largest number of each row of a 2D array
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
Explain the use of function toupper() with and example code?
What is the difference between strcpy() and memcpy() function in c programming?
What is malloc and calloc?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Why string is used in c?