Answers

Question and Answer:

  Home  Coding Standards

⟩ What are the advantage of CamelCase?

The advantage of CamelCase is that in any computer system where the letters in a name have to be contiguous (no spaces), a more meaningful name can be created using a descriptive sequence of words without violating the naming limitation.

 210 views

More Questions for you: