Computer Science, asked by sunita700, 1 month ago

Write True or False
1) Input box is used to enter the primitive in procedures.​

Answers

Answered by Anonymous
1

Answer:

True

Explanation:

Answered by steffis
0

Input box is used to enter the primitive in procedures: True

Functions of the input box:

  • The InputBox feature waits for the person to both input textual content and click on the "OK" button.
  • click on the "Cancel" button after which returns a string containing the contents of the textual content field withinside the enter field.
  • Users are prompted to go into values the usage of the InputBox feature. If the person clicks the "OK" button or presses "ENTER" at the keyboard after coming into the values, the InputBox feature will go back the textual content withinside the textual content field. The feature will go back an empty string if the person clicks the "Cancel" button.
Similar questions