Answer: np.random.uniform(0,1,100)
Explanation:
import numpy as np
#pass the random uniform generated array into x
x = np.random.uniform(low, high, size)
#here low = 0, high = 1, size = 100
x = no.random.uniform(0,1,100)
Answer:
B. once a VB.NET project is created in the Microsoft Visual Studio environment.
Explanation:
Visual Basic . Net is a programming language which is used to run complex software and projects. The VB projects which are created in Microsoft Visual Studio are run by console application. These computer applications run complex and technical software.
Answer:
Keyboard,speaker,scanner,mouse,printer and monitor
Explanation:
In computing, an input device is a piece of equipment used to provide data and control signals to an information processing system such as a computer or information appliance. Examples of input devices include keyboards, mouse, scanners, cameras, joysticks, and microphones.