The Maharashtra Board Class 12th Computer Science (P1-D-9-V-264) Question Paper PDF is now available for download. The Maharashtra State Board of Secondary and Higher Secondary Education (MSBSHSE) conducted the Class 12 Computer Science(P1-D-9-V-264) examination for a total duration of 3 hours, and the question paper carries a total of 80 marks.
Candidates can use the link below to download the Maharashtra Board Class 12th Computer Science (P1-D-9-V-264) Question Paper with detailed solutions.
Maharashtra Board Class 12 Computer Science (P1-D-9-V-264) Question Paper 2024 with Answer Key
|
Maharashtra Class 12 2024 Computer Science Question Paper With Answer Key |
Check Solution |
Maharashtra Board Class 12 Computer Science(P1-D-9-V-264) Question Paper 2024 with Solutions
_____ tag is used for scrolling the text on a WebPage.
View Solution
_____ is a free operating system.
View Solution
_____ is a mechanism to achieve run-time polymorphism.
View Solution
Finding the location of a given element is called as _____.
View Solution
Question 1(B):
(a) Explain the following components of GUI:
(1). Menu Bar
View Solution
(2). Scroll Bar
View Solution
(3.) Title Bar
View Solution
(b). Write three distinct differences between Array and Linked List.
View Solution
(c). Write any three advantages and disadvantages of HTML.
(a). Define Data Structure. Explain any four operations of Data Structure.
View Solution
(b). Write any three distinct differences between Procedure-Oriented and Object-Oriented Programming.
View Solution
(c). Write an algorithm to insert an element into a linear array.
View Solution
Question 2(B):
Define the following terms related to the Operating System:
(1). External Priority
View Solution
(2). Internal Priority
View Solution
(3). Purchase Priority
View Solution
(4). Time Slice
View Solution
Question 2(B):
(b). Write declaration statements in C++ for:
(1). Pointer to float type
View Solution
(2). An array of 10 real numbers
View Solution
(3). An array of 80 characters
View Solution
(4). An object of class Student
View Solution
Question 3(A):
(a). Explain the following tags with examples
(1).
View Solution
(2).
Question 3(A):
(3).
View Solution
(b). What is the function of Information Management? List any four system calls in it.
(c). What is a Constructor? Write any four rules for a constructor function.
View Solution
(a). What is a Binary Tree? Draw a Binary Tree for the following expression:

(b). Explain in short, any four ways by which system security can be attacked.
View Solution
(a). What is a Class? Explain the general form of class declaration.
(b). What is Partitioning? Explain fixed and variable partitioning.
View Solution
(c). Write the function of each of the following file stream classes:
(1). ifstream
(2). ofstream
View Solution
(3). filebuf
View Solution
Question 4(B):
(a). What is Inheritance? Identify the types of inheritance for the following diagrams:
(i) 
(ii)
(iii)
View Solution
(b). What is Virtual Memory? Explain the following terms in virtual memory:
(1). Page Fault
View Solution
(2). Dirty Page
View Solution
(a). Write a program in C++ to find the Greatest Common Divisor (GCD) of two inputted numbers.
View Solution
(b). Write a program in C++ to accept 10 integers in an array from the keyboard and find the largest element in the array.
View Solution
(c). Write an HTML program for the following table:
(a). Write a program in C++ to create a class test having member functions getmarks() to read marks of two subjects and showsum() to display the total marks.
View Solution
(b). Write a program in C++ to read three integers and find smallest of these numbers.
View Solution
(c). Write HTML code to display a hierarchical list showing different subjects under Arts, Commerce, and Science streams using appropriate HTML list tags.
View Solution



Comments