1.

. In Visual Basic which operator is used to check both the conditions in a given statement must be true.it is urgent tellI will mark you as brainliest ​

Answer»

\textsf{In Visual Basic the \textbf{And} operator is used to check both the conditions in a given}\\\textsf{statement are \textit{true}.}

    \textsf{\textbf{For example -} }\\\texttt{\hspace{2em} If number != 10 \textit{And} number != 100 Then}\\\texttt{\hspace{4em}  ...}\\\texttt{\hspace{2em}  End If}



Discussion

No Comment Found