Is the following code legal?
struct a
{
int x;
struct a b;
}
Answer Posted / dilpreet
yes, it is nested structure
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the difference between new and malloc functions?
Explain what is a static function?
What are the ways to a null pointer can use in c programming language?
what is reason of your company position's in india no. 1.
Explain what is the benefit of using #define to declare a constant?
How do I use strcmp?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What are structures and unions? State differencves between them.
How do you define a string?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
What is the right way to use errno?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
Is there a built-in function in C that can be used for sorting data?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
what are the facialities provided by you after the selection of the student.