عرض المشاركات من فبراير, 2022
JavaScript MCQ 1. What are objects? a. Set of data(number, string,etc), elements can be accessed using index(0-based) b. Set of key-value pair, where value can be accessed using corresponding keys c. Both a and b d. None o…