While Loop In C#

Опубликовано: 04 Февраль 2025
на канале: Tech & Learn
85
6

============================================================


Hi,WELCOME TO MY TECH & LEARN YOUTUBE CHANNEL
_________________________________________________________

**If you like my videos, please share and subscribe to my channel.**

For more videos :-    / techlearnsrilanka  

***************************************************************************************************
08) What is the output of this code?

int a = 2;
do
{
a += 3;
}
while (a shorter than 4);
console.write(a);
***************************************************************************************************
Answer :- Comment your answer
[ Please note that shorter than mark Youtube description does not allow so I use it's meaning as its mark. ]

#judedilanka
#techandlearn

Thanks and Best Regards.
TECH & LEARN.


=============================================================