what is self refrential structure

Answer Posted / ambar

whenever a structure calls itself during execution it is
known as a self referential structurte

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to build a exercise findig min number of e heap with list imlemented?

1620


How can I sort more data than will fit in memory?

639


What is the difference between declaring a variable and defining a variable?

731


Can static variables be declared in a header file?

628


Difference between MAC vs. IP Addressing

648






Why c language is called c?

579


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

648


Which function in C can be used to append a string to another string?

653


What is c language in simple words?

605


How can I generate floating-point random numbers?

617


What is a nested loop?

661


Explain logical errors? Compare with syntax errors.

640


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

1022


What are variables and it what way is it different from constants?

797


Where are some collections of useful code fragments and examples?

725