programming languages Online Quiz - 314
Description: programming languages Online Quiz - 314 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Which of the following is true about dialog boxes? a)Modeless dialog boxes are used when the requested information is not essential to continue. b)Modal dialog boxes are those which temporarily halt the program in that the user cannot continue until the dialog has been closed.
The fundamental classes of MFC are declared in which of the following header file?
Which application uses the Document/View Architecture concept?
The DECLARE_MESSAGE_MAP macro should be provided at
Which macro is used to make an identifier name recognizable to an MFC or Win32 function?
Which class implements the role of the WinMain() function?
What is the latest SAS version?
What happens if you use IN statement with SET: Data Test1; set one two (in=two); if two; run;
Which of the following is not used to read inline data?
Which of the following is a format but not informat?
Which of the following you cannot use if you use DROP in data step?
How to get the length of the record read?
Which of the following statement is False
Which among the following is not an input I-O operation?