A360 Code Analysis Capabilities

A360 Code Analysis Capabilities

Professional Development

6 Qs

quiz-placeholder

Similar activities

Python Functions

Python Functions

Professional Development

10 Qs

Digital Design Quiz - Round 4

Digital Design Quiz - Round 4

Professional Development

10 Qs

C Structures

C Structures

Professional Development

10 Qs

CSS Flexbox

CSS Flexbox

Professional Development

10 Qs

M34_Make Banner Work For You!

M34_Make Banner Work For You!

Professional Development

10 Qs

AI102-TCS-Day1

AI102-TCS-Day1

Professional Development

9 Qs

Web Development Workshop

Web Development Workshop

University - Professional Development

10 Qs

Azure bot and QnA

Azure bot and QnA

Professional Development

11 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