Is VB really case insensitive?

后端 未结 14 2061
名媛妹妹
名媛妹妹 2020-11-30 05:28

I\'m not trying to start an argument here, but for whatever reason, it\'s typically stated that Visual Basic is case insensitive and C languages aren\'t (and somehow that is

14条回答
  •  無奈伤痛
    2020-11-30 05:56

    Yes, VB is case insensitive. It sometimes throws those not used to it for a bit of a loop.

提交回复
热议问题