cindybyake cindybyake
  • 12-10-2020
  • Computers and Technology
contestada

In the Visual Basic program language: show how you would prompt a user to enter a value for an integer variable called age.

Respuesta :

alihasan1520 alihasan1520
  • 12-10-2020

Answer:

It would be helpful for you.

Explanation:

Module Module1

   Sub Main()

    ' Read value.

    Dim age As Integer = Console.ReadLine()

    ' Write the value.

    Console.WriteLine("User typed age is " + age )

   End Sub

End Module

Answer Link

Otras preguntas

What is the Difference between Research and Investigation???
pythagorean theorem If l = 12 cm and m = 35 cm, what is the length of n?
Patrick ate 3/5 of a small pizza on Friday night. For lunch on Saturday , he ate 1/2 of the leftover pizza. How much pizza did he eat for lunch on Saturday?
The function f(t) = −5t 2 + 20t + 60 models the approximate height of an object t seconds after it is launched. How many seconds does it take the object to hit
in what situation does friction make an object change its shape
How did the early voyages of discovery change european trade routes?
find the area of a triangle given that c=40m b=20m a=48°
How is the ecological system organized?
If (3+y)/y=7, then y= Please help :)
A hiking club has 9 members. How many ways can they choose a president, vice president, secretary, and treasurer from among the members?