Coding Standards/conventions Question:
Download Job Interview Questions and Answers PDF
What is CamelCase Coding Standard?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Rational Robots Coding Standards? | What are the advantage of CamelCase? |