Notifications
Clear all

02 “ id ” :

1 Posts
1 Users
0 Likes
249 Views
 Chi
(@jamiesonchi)
Posts: 727
Noble Member
Topic starter
 

A developer uses a parsed JSON string to work with user information as in the block below:

01 const userInformation ={

02 “ id ” : “user-01”,

03 “email” : “[email protected]”,

04 “age” : 25

Which two options access the email attribute in the object? Choose 2 answers

  • A . userInformation(“email”)
    B. userInformation.get(“email”)
    C. userInformation.email
    D. userInformation(email)

Show Answer Hide Answer

Suggested Answer: A,C
 
Posted : 15/02/2023 1:26 am

Latest Salesforce JavaScript Developer I Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: