- Trace The Output Of The Following Program Write The Output In The List Boxes Provided In The Form Below Dim N1 As Inte 1 (66.43 KiB) Viewed 42 times
Trace the output of the following program: Write the output in the list boxes provided in the form below. Dim n1 As Inte
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Trace the output of the following program: Write the output in the list boxes provided in the form below. Dim n1 As Inte
Trace the output of the following program: Write the output in the list boxes provided in the form below. Dim n1 As Integer = t1.Text Dim n2 As Integer = t2. Text Dim i As Integer = 1 Do If (n1 Mod i = And n2 Mod i = 0) Then 1st3.Items.Add(i) End If If (i Mod 2 = 1) Then 1st1.Items.Add(i) Else 1st2.Items.Add(i) End If i = i + 1 4. Loop Until (i > ni And i > n2) 04_llare. ni 3 n26 Start