aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Visual Basic Fundamentals
  • Which of the following string handling functions in VB re...
Multiple choice

Which of the following string handling functions in VB returns a string consisting of specified number of spaces?

  1. StrReverse

  2. Space$
  3. String$
  4. None of these

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

This string handling function in VB returns a string consisting of specified number of spaces.

Keep practicing — related questions

  • In visual basic, which of the following functions returns a number of characters starting at the given posi...
  • Which of the following string handling function in 'C' searches for a specified character in the string?
  • Which of the following string handling functions in C is used to reverse the characters in a string?
  • Dim strQuestion,strCount strQuestion=" abc " strQuestion=Trim(strQuestion) strCount=Len(strQuestion)
  • Which of the following functions returns a specified number of characters from the right side of a string?
  • Which of the following string handling functions in 'C' compares the first n characters of two input strings?
  • Which of the following data types in VB can hold data of any datatype except strings that have fixed length...
  • Which character function can be used to return a specified portion of a character string?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Languages and Compilers (2284 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy