IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

Answer Posted / sathish

Yes... Sure...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c program for searching a student details among 10 student details

1646


Do you know the purpose of 'register' keyword?

638


Explain what are preprocessor directives?

620


In C programming, what command or code can be used to determine if a number of odd or even?

618


Once I have used freopen, how can I get the original stdout (or stdin) back?

620






Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

1615


What does 4d mean in c?

932


Is it fine to write void main () or main () in c?

540


What does sizeof int return?

585


Is using exit() the same as using return?

666


What are the characteristics of arrays in c?

605


How a string is stored in c?

575


What is masking?

629


how to introdu5ce my self in serco

1518


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1461