Computer Science 10th Chapter 4 Arrays Questions Bank

Computer Science 10th Chapter 4 Arrays Questions Bank
Computer Science 10th Chapter 4 Arrays Questions Bank

Computer Science 10th Chapter 4 Arrays Solved MCQs, Short and Long Questions

MCQs

Select the right Answer.

1. A collection of subscripted variable with the same variables name is:





2. A string array is declared by using its name, preceded by _______ sign:





3. A subscript or index is used to _____ the position of a particular element.





4. A variable that holds a large group of similar type of data is called:





5. An array is a collection of variables that can store data of:





6. An array is represented by in computer memory by a set of consecutive memory:  





7. An element of array is mentioned by its:





8. An is a collection of variables that can store data of same type.






9. Array can be divided into ________major categories.





10. Dimension statement uses the keyword:





11. Each array is given a name and the elements of array are accessed with the reference to there:





12. Each location on array is identified by its position value called:  






13. How many elements in an array N(1000):  





14. How many types of array are?





15. In double dimensional array the seconds index value shows:  





16. In two dimensional array, when dimension is not mentioned, array should not have more than temporarily.  





17. Linear array or vector array is also known as:  





18. Maximum number of element per dimension is:





19. One-dimension array is also known as:  





20. Rearranging the list of an array is called:





21. Subscript / index can be:





22. Table or matrix is also known as:  





23. The double subscripted variables p(3,2) specifies the data elements present in:





24. The index of each element in the array is:  





25. The statement DIM A(15) will reserve, how many memory locations?





26. The statement Dist: (6,5) reserve how many locations





27. The statement x(30) will reserve memory locations.





28. The value given in parenthesis in an array are called:





29. Two-dimensional array is also known as:  





30. VARIABLES that save same type of data are called:  





31. Which array consists of 4 rows and 3 columns?





32. Which of the following is not a subscript?






33. Which of the following is not a valid subscript?  





34. which statement is used for taking large array in GW basic?  





35. Which statement is used to declare large array having more than 10 elements?






Short Questions


1. Define an array?
2. Define element of an array?  
3. Define Index or Subscript
4. Define non subscripted arrays?
5. Define subscripted variables?
6. Describe the use of array.
7. Describe the uses of subscripted variables in an array?
8. Differentiate between 1-D array and 2-D array.
9. How data is filled in an array?  
10. What do you know about subscripted variable?
11. What do you know about the double-subscripted array?
12. What do you mean by filling of an array?
13. What do you mean by one two dimensional array?
14. What do you mean by printing of an array?
15. What do you the need of an array arise?  
16. What is array declaration?
17. What is index or subscript?
18. What is meant by array filling?
19. What is meant by Dim statement?
20. What is meant by manipulation of the array?
21. What is meant by one dimensional array?
22. What is one dimensional array or 1- D array?
23. What is syntax of Dim Statement?
24. What is the syntax of one dimensional array?
25. What is the use of Dim statement?  
26. Which type of array is used to create matrix?  
27. Write the purpose of array manipulation?
28. Write the syntax of two dimensional array?  
29. Write the types of an array.
30. Write the types of arrays?
31. Write two advantages of array?

Long Questions

1. Define and explain an Array.
2. How would you fill and print an array?
3. Write a note on DIM statement.
4. Describe the types of array with example.

Post a Comment (0)
Previous Post Next Post