Computer Science, asked by meenakshimagar7785, 1 year ago

Consider the following code snippet :
if (!a[i]) continue ;
What is the observation made ?
A.Skips the undefined elements
B.Skips the non existent elements
C.Skips the null elements
D.All of the mentioned

Answers

Answered by Anonymous
1
<b><font size = "4">(^_-)(^_-)(^_-)(^_-)(^_-)(^_-)(^_-)(^_-)(^_-)
╭╼╾╼╾╼╾╼╾╼╾╼╾╼╾╮
┃ ┈┈ [_Hɪ Mᴀᴛᴇ_] ┈┈┈ ┃
╰╼╾╼╾╼╾╼╾╼╾╼╾╼╾╯

╔═══❁═❀═✪═❀═❁════╗
......Here You Go Ur Answer......
╚═══❁═❀═✪═❀═❁════╝

ıllıllıllıllıllıllı[ Your Answer ]ıllıllıllıllıllıllı

◆━━━━━◆♤◆━━━━━◆
☆Correct | ♤ | Option☆
◆━━━━━◆♤◆━━━━━◆

\huge\boxed{\texttt{\fcolorbox{aqua}{grey}{C}}} {\bf{\underline{Answer}}}

<marquee>

▂▃▅▇█▓▒░[ Hope It Helps You Dear ]░▒▓█▇▅▃▂
Answered by GhaintMunda45
0

Hey !

______________________________

Consider the following code snippet :

if (!a[i]) continue ;

What is the observation made ?

A.Skips the undefined elements

B.Skips the non existent elements

C.Skips the null elements

D.All of the mentioned

______________________________

Thanks !

Similar questions