
Coding Standards Quiz
Authored by Archit Dugar
Education
Professional Development
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do you ensure that code adheres to good coding standards?
Ensure that the code passes all unit test cases.
Ensure that the code reviews are conducted consistently and effectively.
Use linters to ensure the code is error-free and follows best practices.
All of the above
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Code is said to be understandable when _____.
it is valid, no exception errors and properly commented
it is easily readable with proper comments, indented code and naming conventions
proper naming conventions are used and it is efficient
easily adaptable, error free with adequate validation checks
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the fundamentals of code readability?
Appropriate naming convention
Proper alignment of code
Avoid deep nesting
All of the above
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following isn't true about variable names in modern programming languages like C++, Java and JavaScript?
Shorter variables names generate more efficient code
A space between words in a variable will cause a compile time error
Descriptive variable names increase readability of code
Good variable names help avoid naming collisions
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Alternatively known as dash case or lisp case, what variable naming strategy places a dash between words?
Snake case
Camel case
Kebab case
Pascal case
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following tend not to create challenges or inconsistencies with naming conventions?
Nouns
Acronyms
Initialisms
Compound words
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A variable named oneTwoThree follows which variable naming convention?
Snake case
Camel case
Kebab case
Pascal case
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?