Question from the Javascript - Fundamentals test

What is the type of the variable profile?

Easy

What type is "profile"?

   let profile = { nickname: "Kayetana", level: 4, Beginner: true }; 
Author: Vincent CotroStatus: Published(Update)Question passed 117 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!