Coding Standards/conventions Question:

What is CamelCase Coding Standard?

Tweet Share WhatsApp

Answer:

CamelCase is a naming convention in which a name is formed of multiple words that are joined together as a single word with the first letter of each of the multiple words capitalized so that each word that makes up the name can easily be read.

Download Coding Standards PDF Read All 26 Coding Standards Questions
Previous QuestionNext Question
Explain Rational Robots Coding Standards?What are the advantage of CamelCase?