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
Which one is a preferred language C or C++? Why?
Is it possible to use a new for the reallocation of pointers ?
How will you call C functions from C ++ and vice-versa?
0 Answers Agilent, Tavant Technologies, Thomson Reuters, Verifone,
What is a tree in c++?
What is null pointer and void pointer?
Which function cannot be overloaded c++?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What is a protocol class?
What is enum class in c++?
What is virtual destructor? What is its use?
Is c++ a high level language?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort