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


Please Help Members By Posting Answers For Below Questions

What is a spanning Tree?

1093


What is adt in c programming?

723


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1622


What is variables in c?

693


Write a program to print “hello world” without using semicolon?

748






If the size of int data type is two bytes, what is the range of signed int data type?

682


What are header files? What are their uses?

728


How can you invoke another program from within a C program?

707


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

1544


When is a null pointer used?

731


Why main function is special give two reasons?

1049


Why should I use standard library functions instead of writing my own?

800


Explain what are global variables and explain how do you declare them?

739


When should you not use a type cast?

761


What is the difference between text and binary i/o?

667