An entire structure variable can be assigned to another
structure variable if __________
Answer Posted / guest
you have overloaded the assignment operator and in that you
have copied each member variable.
| Is This Answer Correct ? | 25 Yes | 9 No |
Post New Answer View All Answers
How can you pass an array to a function by value?
How can I recover the file name given an open stream?
What is a loop?
What are logical errors and how does it differ from syntax errors?
Is c still used?
How do you define structure?
What is register variable in c language?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
how logic is used
What is the size of structure pointer in c?
Explain how do you override a defined macro?
Ow can I insert or delete a line (or record) in the middle of a file?
Why isnt there a numbered, multi-level break statement to break out
What is null pointer constant?
What is the difference between text and binary modes?