This code create the one dimension array (B) contains the positive value of two .dimension array A(4,3) 1-.......... 2-..... 3-... 4-.. 5-.. 6-..... End If Next 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) mod 2 = 0 Then 5-k=k+1 O 6-B(k)= = A(I,J) 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) > 0 Then 5-k = k + 1 6- A(I,J) =B(K) 1-K-1 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) < 0 Then 5-k=k+1 6-B(k) O = A(I,J) 1-K-0 2-For I = 1 To 3 3-For J=1 To 4 4-If A(1,J) > 0 Then 5-k = k + 1 6-B(k) = A(I,J) = 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) > 0 Then 5-k = k + 1 6-B(k) = A(I,J)

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter8: Advanced Data Handling Concepts
Section: Chapter Questions
Problem 13RQ
icon
Related questions
Question
I need answer within 20 minutes please please with my best wishes
This code create the one
dimension array (B) contains
the positive value of two
.dimension array A(4,3)
1-..........
2-.....
3-..
4-..
5-..
6-.....
End If
Next
1-K-0 2-For I = 1 To 4 3-For J=1 To 3
4-If A(1,J) mod 2 = 0 Then 5-k = k +1 O
6-B(K) = A(I,J)
1-K-0 2-For I = 1 To 4 3-For J=1 To 3
4-If A(1,J) > 0 Then 5-k = k + 1 6-
A(I,J) =B(K)
1-K-1 2-For I = 1 To 4 3-For J=1 To 3
4-If A(1,J) < 0 Then 5-k = k + 1 6-B(k)
= A(I,J)
1-K-0 2-For I = 1 To 3 3-For J=1 To 4
4-If A(1,J) > 0 Then 5-k = k + 1 6-B(k)
= A(I,J)
=
1-K-0 2-For I = 1 To 4 3-For J=1 To 3
4-If A(1,J) > 0 Then 5-k = k + 1 6-B(K) O
= A(I,J)
Transcribed Image Text:This code create the one dimension array (B) contains the positive value of two .dimension array A(4,3) 1-.......... 2-..... 3-.. 4-.. 5-.. 6-..... End If Next 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) mod 2 = 0 Then 5-k = k +1 O 6-B(K) = A(I,J) 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) > 0 Then 5-k = k + 1 6- A(I,J) =B(K) 1-K-1 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) < 0 Then 5-k = k + 1 6-B(k) = A(I,J) 1-K-0 2-For I = 1 To 3 3-For J=1 To 4 4-If A(1,J) > 0 Then 5-k = k + 1 6-B(k) = A(I,J) = 1-K-0 2-For I = 1 To 4 3-For J=1 To 3 4-If A(1,J) > 0 Then 5-k = k + 1 6-B(K) O = A(I,J)
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning