πŸ“Š Visual Basics
Q. String comparison in Visual basic is case-sensitive.
  • (A) True
  • (B) boolean
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) True

Explanation: In Visual Basic, string comparison is case-sensitive. This means that when you compare two strings, the comparison takes into account the exact letter case of each character in the strings.

Explanation by: Ravi Shankar
In Visual Basic, string comparison is case-sensitive. This means that when you compare two strings, the comparison takes into account the exact letter case of each character in the strings.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
141
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ravi Shankar
Publisher
πŸ“ˆ
92%
Success Rate