declare an array of structure where the members of the
structure are integer variable float variable integer array
char variable access all elements of the structure using dot
operator and this pointer operator
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use the using declaration?
Brief explaination about #include<iostream.h>, cin and cout
When must you use a pointer rather than a reference?
Can we specify variable field width in a scanf() format string? If possible how?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What c++ is used for?
How do I exit turbo c++?
Const char *p , char const *p What is the difference between the above two?
what are the iterator and generic algorithms.
What does #define mean in c++?
What is the stack?
What is a linked list in c++?