J

Salesforce DEX-450 Practice Questions

Information About Salesforce DEX-450 Exam

Vender: Salesforce
Exam Code: DEX-450
Exam Name: Programmatic Development using Apex and Visualforce in Lightning Experience
Number Of Questions: 456
Certification Name: Platform Developer I
Exam Language: English
Questions Type: MCQs
Material Format: PDF & Web Practice Test Software

Prepare Salesforce DEX-450 Exam Questions

Question No 1:
Which statement results in an Apex compiler error?

A. Map<Id,Leas> lmap = new Map<Id,Lead>([Select ID from Lead Limit 8]);
B. Date d1 = Date.Today(), d2 = Date.ValueOf(‘2018-01-01’);
C. Integer a=5, b=6, c, d = 7;
D. List<string> s = List<string>{‘a’,‘b’,‘c’);

Answer: D

See More Questions

Join the conversation

You can post now after register. If you have an account, sign in now to post with your account.