0% found this document useful (0 votes)
122 views2 pages

Computer Applications Exam Paper

This document is a pre-term quarterly examination paper for Computer Applications for STD XII, consisting of multiple-choice questions, short answer questions, and detailed questions. It covers topics such as multimedia, PHP, database management systems, and computer networks. The exam is structured into four parts, with varying marks allocated to each section.

Uploaded by

MAURICE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views2 pages

Computer Applications Exam Paper

This document is a pre-term quarterly examination paper for Computer Applications for STD XII, consisting of multiple-choice questions, short answer questions, and detailed questions. It covers topics such as multimedia, PHP, database management systems, and computer networks. The exam is structured into four parts, with varying marks allocated to each section.

Uploaded by

MAURICE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

STARS’ MODEL MATRIC HR. SEC.

SCHOOL
PRE-TERM QUARTERLY EXAMINATION
Time : 3:00 Hrs STD XII Marks: 70
COMPUTER APPLICATIONS
PART - I
Answer all the questions: 1X15=15
1. __________ refers any form of application that involves morethan one type of media
such as text, graphics, video, animation and sound.
a. An executable file b. multimedia c. desktop publishing d. hyper text
2. GIF use __________ color lookup table.
a. 8 bit b. 13 bit c. 16 bit d. 32 bit
3. DTP stands for __________.
a. Desktop publishing b. Desktop Publications c. Doctor to Patient d. Desktop printer
4. Place option is present in ________ menu.
a. File b. edit c. layout d. window
5. MySQL belongs to which category of DBMS?
a. Object oriented c b. Relational c. Hierarchical d. Network
6. Which of the following must be installedon yourcomputer so as to run PHP Script?
a. Adobe b. windows c. apache d. IIS
7. ____________ represents atuple in a relational database.
a. Table b. row c. column d. object
8. ___________ stores morethan one value of somedata typein single array variable.
a. array b. function c. indexedarray d. Multidimensional array
9. Which of the following PHP statements will output “Hello world” on screen?
a. Echo(“Hello world”); b. print(“Hello world”);
c. printf(“Hello world”); d. $printf(“Hello world”);
10. Output of the following code
<?php
for($a=10;$a<10;$a=$a+5)
echo “Hello”;
?>
a. Hello b. Hello Hello Hello Hello Hello c. Hello Hello Hello d. null
11. Which attribute of form tag helps in client side validation?
a. submit b. check c. validate d. required
12. A set of computers conncecting together is called as _________.
a. Network b. server c. Hub d. node
13. __________ refers to other host computers by using names rather than numbers.
a. DNS [Link] c. FTP d. SMTP
14. People now a days getting related via
a. business b. corporate company c. News paper d. social media
15. The live telecasting of real time program through internet is known as __.
a. Web casting b. Web Hosting c. data manipulation [Link] of the above.
PART - II 6X2=12
Answer any 6 questions. Question number 24 is compulsory.
16. Define multimedia and their features.
17. What is text editing?
18. What are ACID properties?
19. What is webserver?
20. Write syntax of the if else statement in PHP.
21. What is form validation in PHP?
22. List out the benefits of Wi-fi?
23. What are the common uses of computer networks?
24. Write the syntax for:for each loopin PHP
PART - III 6X3=18
Answer any 6 questions. Question number 33 is compulsory.
25. How to insert page numbers in master page?
26. Discuss on cardinality in DBMS.
27. Write the features of conditional statements in PHP.
28. Define ARPANET.
29. Write the features of form handling.
30. How computer network saves the money saving?
31. Compare internet, Intranet and Extranet.
32. What is user defined function? write the syntax.
33. Describe the features and techniques of animation.
PART - IV 5X5=25
Answer all the questions:
34. Explain in detail about production team roles and responsibilities.
(OR)
Explain the tools in page maker tool box.
35. List the basic concept of ER model with suitable example
(OR)
Explain operators in PHP with examples.
36. Explain array concepts and their types.
(OR)
Discuss in detail about switch statement
37. Discuss in detail about HTML form controls.
(OR)
Discuss in detail about MYSQLI functions with example.
38. Discuss about OSI model with its layer
(OR)
Mention some uses of network at business,home,mobile, social applications.

Common questions

Powered by AI

Computer networks impact business cost-saving strategies significantly. They enable resource sharing, such as printers and servers, reducing the need for multiple devices. Networks facilitate collaboration through shared data access, improving productivity and reducing travel costs with teleconferencing tools. They also streamline operations through centralized management of software and data, leading to reduced IT overhead. Furthermore, networks enhance data integrity and security, potentially avoiding costly breaches and data loss. These factors collectively contribute to substantial cost savings and operational efficiency .

Form validation contributes significantly to web security by ensuring that user inputs meet specific criteria before being processed or stored. This process helps prevent the entry of malicious inputs, reducing the risk of SQL injection, and cross-site scripting attacks. HTML attributes such as 'required', 'pattern', 'min', and 'max' assist in client-side validation by enforcing input rules directly in the browser, providing an initial layer of security and reducing server load by catching errors before submission .

The Domain Name System (DNS) plays a critical role in computer networking by translating user-friendly domain names, like www.example.com, into IP addresses that computers use to identify each other on the network. This translation is crucial for internet functionality because it simplifies the user experience by allowing users to navigate the web using easily memorable domain names instead of complex numerical IP addresses. DNS thus acts as the internet's phonebook, enabling efficient access to sites and services across the globe .

Cardinality constraints in a Database Management System define the numerical relationships between entities, indicating the number of instances of one entity that can be associated with instances of another entity. These constraints, such as one-to-one, one-to-many, and many-to-many, are critical for accurately modeling real-world relationships within a database schema. Properly defining cardinality ensures data integrity, prevents redundancy, and enhances the efficiency of database queries by allowing for the precise joining and filtering of related data .

The Internet, Intranet, and Extranet are all types of computer networks, but they serve different purposes and audiences. The Internet is a global network accessible to anyone, providing vast information resources and communication capabilities. An Intranet is a private network accessible only to an organization's members, enhancing internal communication and collaboration. An Extranet extends an Intranet to select external partners, facilitating secure communication and data sharing. While the Internet offers open access, Intranets and Extranets are restricted, focusing on specific users for internal and collaborative purposes .

The ACID properties in database management systems are crucial for ensuring data integrity. They include Atomicity, Consistency, Isolation, and Durability. Atomicity ensures that each transaction is all-or-nothing, either fully completing or leaving the database unchanged. Consistency ensures that a transaction brings the database from one valid state to another, maintaining data integrity. Isolation ensures transactions occur independently, preventing concurrent transaction issues. Durability guarantees that once a transaction is committed, it remains so even in event of a system failure .

In multimedia projects, production team roles are crucial for ensuring that content is developed efficiently and to a high standard. Each member, such as producers, directors, designers, developers, and editors, brings specialized skills that contribute to various stages of the project. Producers oversee the overall vision and budget, directors manage the creative aspects, designers create visual elements, developers handle technical details, and editors ensure cohesive final output. This collaboration ensures that all multimedia components are seamlessly integrated, enhancing the project's quality and delivery .

Multimedia applications integrate various forms of media, including text, graphics, video, animation, and sound, to create engaging user experiences. These components contribute to interactivity and richer content delivery, making information more accessible and appealing. For example, multimedia is used in educational software to provide interactive learning experiences, and in web design to enhance visual appeal and user engagement. Multimedia applications enhance user experience by providing diverse ways to interact with content and enriching the information presentation .

PHP's array handling capabilities are significant in web application development for their flexibility and power in managing complex data structures. PHP supports various array types, including indexed, associative, and multidimensional arrays, allowing developers to store and manipulate dataset types efficiently. With built-in functions like sort, array_merge, and foreach looping, PHP arrays facilitate rapid data processing and retrieval, necessary for dynamic, data-driven websites and applications. Efficient array handling ensures robust application performance, scalability, and easier maintenance .

Webcasting, the real-time streaming of programs over the internet, significantly impacts media consumption by providing audiences with live, on-demand access to content globally. It democratizes media access by allowing anyone with internet connectivity to participate in live events, thus expanding audience reach and engagement. Webcasting supports various sectors, including entertainment, education, and corporate communications, offering an interactive platform for real-time participation and feedback. Its growth reflects shifts in consumer preferences towards more immediate and flexible access to media content .

You might also like