05-12-16, 12:09 PM
هذا السؤال لمن يستطيع فهمه
Write a VB program that takes an array as input an integer from the user and displays the maximum and minimum value. This processing must be in a function procedure and the result should be displayed in the event procedure (button click).also you must display even numbers in this array by subroutine procedure.