Tag: programming languages
Questions Related to programming languages
Which of the following XML goals specifically supports compatibility between applications?
The XML declaration is which of the following?
Attribute values must always be enclosed by single or double quotes
%SYSFUNC function is used to execute all SAS functions as part of the macro facility.
Executing the statement y=input(x,?? 2.); when variable x is having invalid data will cause the variable ERROR to have value ___ ?
What value will these statements assign to the macro variable reptitle: %let area = "Southeast"; %let reptitle = * Sales Report for &area Area *;
Which of the following statements is false?