1. Which of the following accesses a variable in a pointer to a structure ; b > var , b – var : b . var ; b > var ; None 2. In place is a structure in which another data type can be used in : Enum Class Float Int None 3. What is self-referential structure? The structure which has a pointer to itself The structure which contains another structure The structure which contains a pointer None of these None 4. What will happen when the structure is declared? It will allocate the memory It will be declared and initialized It will not allocate any memory None of the method None 5. What is the other name of macros? Executed directive Link directive Scripted directive None of the method None 6. A constant with a name : Name constant Char constant Symbolic constant None of these None 7. The declaration of structure is also known as : Structure signifier Structure specifier Structure creator None of the method None 8. A name was given to a type via a type-name definition introduced by the keyword : Typenam def Typedef Typenam None of these None 9. Which keyword is used to define the macros in C ++? Define # Define Macro None of the method None 10. The combination of having structures within an array is an : Array of structure Show no Array None of these None 11. How many types of macros are there in CH? 4 3 2 1 None 12. In array element may be either : Complex Simple or complex Poet Function None 13. Which symbol is used to declare the preprocessor detectives ^ * s # None 14. What is the mandatory preprocessor directive for C ++? # Include # Under Clostrcam Ve # Define Ciostream > None of the mention None 15. When a structure contains another structure, it is called : Nested structure Initialize structure Structure assignment Referencing structure None 16. When accessing a structure member the identifier to the left of the dot operator is the name of : The keyword struct A structure variable A structure tag A structure member None 17. Which keyword is used for structure definition? Structure def Def struct Struct None of these None 18. Can we initialize the structure’s elements in the structure itself? No Yes Depend on compiler None of the above None 19. Can we declare structure inside structure : No Yes Depend on compiler None of these None 20. What will be used when terminating the structure? , ; } : None 1 out of 2 Time's up