SIGN IN SIGN UP

Login to your account

Username or Email *
Password *
Remember Me
Apex Beginner Progress | ( Lessons)
%

Lesson: 03 Maps


 It is a key value pair which contains the unique key for each value. Both key and value can be of any data type. 

Map<string, string> Colors = new Map<string, string>
A map with it's items can be declared as the following.

Prev You need to login to have access to the quizzes. Next

Mastered by 160 users.

Apex Beginner

A. Apex Fundamentals (23 lessons)
B. Apex Collections (6 lessons)
Go to top