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 ?    24 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c called a mid-level programming language?

728


Explain about the functions strcat() and strcmp()?

598


What is a file descriptor in c?

562


How does selection sort work in c?

621


Discuss the function of conditional operator, size of operator and comma operator with examples.

679






Give the rules for variable declaration?

678


How can you check to see whether a symbol is defined?

592


What is meant by 'bit masking'?

884


List some applications of c programming language?

552


what is event driven software and what is procedural driven software?

2015


Can we access array using pointer in c language?

642


Is null always defined as 0(zero)?

615


Explain what are multidimensional arrays?

603


What does printf does?

746


Why void main is used in c?

559