An entire structure variable can be assigned to another
structure variable if __________

Answer Posted / ullas

if it is of same type... i.e struct stu s1,s1; s1=s2;

Is This Answer Correct ?    52 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3727


How do you determine a file’s attributes?

598


Can you please explain the difference between syntax vs logical error?

686


What are valid signatures for the Main function?

697


Why main is used in c?

582






What is the difference between a free-standing and a hosted environment?

636


What is console in c language?

599


Is calloc better than malloc?

570


What is integer constants?

611


Write a program to swap two numbers without using third variable?

812


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

701


What is the difference between #include and #include 'file' ?

602


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

578


Is it possible to pass an entire structure to functions?

548


Do pointers need to be initialized?

556