Solved

Which One of the Following Declarations Uses Pascal Casing for the Procedure

Question 31

Multiple Choice

Which one of the following declarations uses Pascal casing for the procedure name?


A) Sub MyProcedure()
End Sub
B) Sub myprocedure()
End Sub
C) Sub my_procedure()
End Sub
D) Sub myProcedure()
End Sub

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions