9th Class Computers Science Visual Reasoning Question Bank Introduction to Visual Basic

  • question_answer
    What is the output of the following Visual Basic code? 
     

    A) HelloWorld    

    B) Hello/World

    C) Hello World    

    D) helloworld

    Correct Answer: B

    Solution :

    Replace function returns a string in which a specified substring has been replaced with another string. Syntax of this function is: Replace (string, find, replace[, start[, count[, compare]]])


You need to login to perform this action.
You will be redirected in 3 sec spinner