Answers

Question and Answer:

  Home  Visual Basic (VB)

⟩ What is the return type of Instr and Strcmp?

Instr integer (Numeric position)

Strcmp - integer ( if both the string are equal they result = 0)

Strcmp (Str1, Str2, Comparetype)

Comparing mode = 0 Binary Comparing

1 Textual Comparing

 146 views

More Questions for you: