Multiple choice

A library function used for producing a string with a certain number of repeating characters is

  1. string function

  2. instr function

  3. mid function

  4. left function

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The String function in VB is used to return a string consisting of a specified number of repeating characters.