Computer Science, asked by shreyashijoshi5, 1 month ago

please answer me please I need your help with this answer​

Attachments:

Answers

Answered by Oreki
2

\textsf{\bf\large Answers}

\textbf{In polymorphism `ploy' means?}\\\textsf{Ans. `Poly' means many.}\\\\\textbf{Mention the symbol to apply double-line comments in Java.}\\\textsf{Ans. \texttt{/* ... */}}\\\\\textbf{In Java expression \texttt{9 * 22} evaluates to?}\\\textsf{Ans. 198}\\\\\textbf{Initialize any variable of your choice of integer data type.}\\\textsf{Ans. \texttt{int number = 7;}}\\\\\textbf{How many elements are their if array in, \texttt{A[] = \{3, 4, 5, 6, 6\}}}\\\textsf{Ans. 6 or, equiavalent to \texttt{A.length}.}

\textbf{\texttt{If ... else} statement is also known as?}\\\textsf{Ans. Branching statement.}

Similar questions