-
-
-
-
-
-
-
-
-
-
-
-
-
-
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
-
-
-
-
-
What is the max size allowed for Extension in Visual Basic
Frm, bas, cls, res, vbx, ocx, frx, vbp, exe
-
What is frx?
When some controls like grid and third party control placed in our application then it will create frx in run time.
Visual Basic Interview Questions
Ans