Software Engineering
Accenture PrimermediumSoftware Engineering02 Introduction To Algorithms , Flowcharts & Pseudocode

Identify the meaningful variable names which can be used?

Answer options

A
1num
B
user name
C
user1
D
$register_number

Correct answer: user1, $register_number

Explanation

Variable names should not start with a number, should not have spaces in between, should not start with symbols except dollar( $ ) and underscore( _ )

Related Accenture Software Engineering questions

Practice more Accenture Software Engineering questions

PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.