Salesforce Daily Quiz

Salesforce Daily Quiz

Professional Development

24 Qs

quiz-placeholder

Similar activities

Beamery JavaScript Pub Quiz

Beamery JavaScript Pub Quiz

Professional Development

20 Qs

Python

Python

Professional Development

20 Qs

Basics of Java

Basics of Java

University - Professional Development

20 Qs

C-Quest

C-Quest

Professional Development

20 Qs

Front End Entrance Test

Front End Entrance Test

Professional Development

21 Qs

JavaScript

JavaScript

Professional Development

20 Qs

JavaScript - Cuestionario de Repaso

JavaScript - Cuestionario de Repaso

Professional Development

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Salesforce Daily Quiz

Salesforce Daily Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Sayani Maity

Used 2+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What is the purpose of the “public” and “private” access modifiers in Apex?

(Choose any two answers)

  1. “public” means that the variable or method can be accessed from outside the class.

private” means that the variable or method can only be accessed within the class itself.

  1. “public” means that the variable or method can be only be accessed within the class itself.

  1. “private” means that the variable or method can be accessed from outside the class.

“public” means that the variable or method can be accessed from both outside and inside the class.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

a...b...c...d

abcd...

...abcd

throws compile error

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which directive can be used to spread properties to a child component in LWC?

lwc : dom

lwc :slot-data

lwc : spread

lwc : slot-bind

Answer explanation

Media Image

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be output?

object is User

throws System.Sobject

Exception

object is Case

throws System.String

Exception

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

Value1

Value2

undefined

null

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following Apex annotation is used to provide information to third party tools?

  • @NamespaceAccessible

  • @SuppressWarnings

  • @InvocableMethod

  • @RemoteAction

Answer explanation

Media Image

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following configuration variable can be used with the 'sfdx config:set'

CLI command to set default dev hub?

defaultdevhubusername

defaultdevhub

defaultusername

target-dev-hub

None of this

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?