Examveda

Is there an error in the below code?

Private _intSide As Integer
Public Property Side As Integer
_intSide=_intSide+2
End Property

A. No error

B. Runtime Error

C. Syntax error

D. Compilation Error

Answer: Option D


This Question Belongs to Computer Science >> Visual Basic

Join The Discussion

Related Questions on Visual Basic