CBSE Class 12 Computer Science Term 1 Sample Paper Set B
Section A 1. Which of the following is invalid identifier? (a) lambda(b) name1(c) _SUM(d) FOR 2. Consider a declaration s = ‘‘computer’’, which of the following represents the data type of s? (a) list(b) tuple(c) dictionary(d) string 3. Given a list L1 = [3, 4, 5, 6, 8, 7, 7, 1, 2], what will be […]
Continue Reading