๐ฉโ๐ป
LB DSA Notes & Homework - Abhyas
Search...
Ctrl
K
03 Programming Basics II
Homework
Previous
Handwritten Notes
Next
01. Difference between if and switch
Last updated
2 years ago
โ๏ธ
๐ก
01. Difference between if and switch
02. Which values are allowed in switch statement?
03. Print your name N times
04. Sum of n integers using loop
05. What if condition is missing in a loop?
06. Create a calculator using if, else, while and switch
07. Explain do while loop
08. Pre-increment & post-increment MCQ
09. Break and Continue MCQ
10. Variable Scoping MCQ
11. Binary to Decimal
12. Octal to Binary