A360 Code Analysis Capabilities

A360 Code Analysis Capabilities

Professional Development

6 Qs

quiz-placeholder

Similar activities

Day8_Quiz_NBKR

Day8_Quiz_NBKR

Professional Development

10 Qs

Quiz - 2

Quiz - 2

Professional Development

9 Qs

Robotics/Coding Pop Quiz

Robotics/Coding Pop Quiz

4th Grade - Professional Development

10 Qs

QUIZ AQUA Menyapa - August

QUIZ AQUA Menyapa - August

Professional Development

10 Qs

7. IBC Case Laws - Liquidation

7. IBC Case Laws - Liquidation

Professional Development

10 Qs

A360 Cookbook and Packages

A360 Cookbook and Packages

Professional Development

10 Qs

Resistor

Resistor

Professional Development

10 Qs

SFDC Apex Developer Training

SFDC Apex Developer Training

Professional Development

10 Qs

A360 Code Analysis Capabilities

A360 Code Analysis Capabilities

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Shruti K

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is name of "Rule Code" of the Error handling?

BOT-ERROR-1

BOT-ERROR1

BOT-ERR-1

BOT-ERR1

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which options are correct for the "Rule Description" of Variable?

Don't allow unused variables inside the bot code.

Specify character length for variable names.

Specify variable naming convention.

All of above

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Can we create the custom rules in AA360 Code Analysis?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the maximum number of lines of code mentioned for BOT General Rule?

600

400

500

700

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which option are correct for specify variable naming convention for BOT variables?

Camel Case

Snake Case

Kebab Case

All of above

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which option is correct for specific character length of variable names?

0-50

1-50

0-40

1-40