LIST OF ATTEMPTED QUESTIONS AND ANSWERS
Correct Answer Your Answer Multiple Choice Single Answer Question
repeting task or checking the conditions only once. Repition or Loop , Case , Sequence Control Repition or Loop , Case
Correct Answer
It displays a single character on the screen:putch
Your Answer
putchar
Select The Blank Question Correct Answer
Array elements should be accessed using ________ if there is no fixed logic in accessing the elemnts. Subscripts
Your Answer
Pointers
True/False Question
Correct Answer
Through behavior modeling we understand relationships, nature of interactions and response between various elements of the system. The behavior model throws light on functionality, features and outputs within the framework of conditions and constraints over a period of time. True
Your Answer
True
Select The Blank Question Correct Answer
After the case, ________ expression is not allowed. float
Your Answer
arithmetic
Select The Blank Question Correct Answer
________ function is identical to strcmpi() stricmp
Your Answer
strcmp