0% found this document useful (0 votes)
16 views

XII Comp Application(Com)Key 2025 Model_hss•com

The document is an answer key for the XII Computer Application Model 2025, providing answers to various questions related to computer applications, programming concepts, and web technologies. It includes sections for 1-mark, 2-mark, 3-mark, and 5-mark questions, covering topics such as client-side scripting, database management, and modular programming. The answer key is prepared by TCA Gafoor from AKM HSS Kottoor for ACT Malappuram.

Uploaded by

Jaya Babu
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)
16 views

XII Comp Application(Com)Key 2025 Model_hss•com

The document is an answer key for the XII Computer Application Model 2025, providing answers to various questions related to computer applications, programming concepts, and web technologies. It includes sections for 1-mark, 2-mark, 3-mark, and 5-mark questions, covering topics such as client-side scripting, database management, and modular programming. The answer key is prepared by TCA Gafoor from AKM HSS Kottoor for ACT Malappuram.

Uploaded by

Jaya Babu
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
You are on page 1/ 1

XII Computer Application Model 2025 Answer Key

1 Marks Answers 1 to 6 ( any 5) 23.Client Side Scripting


1.Tokens 1 Script is copied to the client browser
2. Boolean 2 Executed in the client browser
3. Filezilla Mainly used for validation of data
4.Alternate key/ secondary key Server Side Scripting
5.distinct It remains in the Web Server
6.Odoo Executed in the Web Server
2 Marks Answers 7 to 18 ( any 9) Used to connect to databases and return data from the
7. a.13 b.22 web server (any 3 valid points)
8. strlen,strlcpy,strcmp,strcmpi,strcat(any4)
9. Container Tags:-requires opening tag and closing tag 24.5.Heading Tags:-<h1></h1>,<h2></h2>,
Eg. <html> </html> <h3></h3>,<h4></h4>,<h5></h5>,<h6></h6> with usage
Empty Tags:-Used opening tags only. Eg. <br>,<hr>,<img>
10. background,bgcolor,text,link,alink,vlink,leftmargin 25. a.S b.false c.10
Topmargin (any4)
11. <TR>- Table Row, <TH> - Table Head, 26.1)Shared Hosting:-Multiple websites are shared on a
<TD> Table Data (any2) single web server. Cheaper and easy to use. But heavy traffic
12. <Frameset rows =“70%,30%”> slows the webserver.
13. number, string, boolean (any 2 with eg) 2)Dedicated Hosting:-Uses a single , powerful web server
14. Database Administrator(DBA),Application Programmer, for hosting. Advantage are very speed and performance is
Sophisticated user, Naive user stable. But it is highly expensive.
15.ARTS ∩ SPORTS 3) Virtual Private Server:-It is a physical server that is
Name Class virtually partitioned into several servers
Anu S2
27.1) NOT NULL,2) AUTO_INCREMENT3) UNIQUE
ARTS - SPORTS 4) PRIMARY KEY, 5) DEFAULT (any3 with explain)
Name Class 28. ERP -Enterprise resource planning. (1)
Abhijith H1 Explanation or benefits (2)

16. SUM(), AVG(),MAX() , MIN() , COUNT() (Any4) 29. Cyber crimes against individual
17. Data Definition Language(DDL):-eg: CREATE ,ALTER,. 1. Identity Theft 2. Harassment 3. Impersonation and
Data Manipulation Language(DML): eg:SELECT,INSERT. Cheating 4. Violation of Privacy 5. Dissemination of obscene
18. Short message service ,send text message up to 160 characters material (any3 with note)
5 Marks Answers 30 to 32 ( any 2)
3 Marks Answers 19 to 29 ( any 9) 30.a.initialisation, test_expression, updation , loop body
b. initialization: a=20,sum=0;
19. goto, break,continue, return (any3 with explanation) Test = while(a<=40)
Update = a=a+5;
20.a. An array is a collection of elements of the same type in Loop body = sum+=a;
nearest memory locations. c. Condition is checked as last part of loop,loop executed at least
b. Array can Store 100 integer numbers from index number 0 to 99 once, even if condition is false

21.Modular Programming: The entire program will be 31. Ordered list(<ol><li></li></ol>):- Attributes – start and type
divided into small sub problems(modules) 2).Unordered list(<ul><li></li></ul>):-Attributes -
1)Reduces the size of the program. type(disc,circle,square)
2) Less chance of error occurrence. 3).Definition List(<dl><dt></dt><dd></dd></dl>)[dl-definition
3) Reduces programming complexity list,dt- definition term,dd- definition description]
4) Improves reusability (any2)
b.text,password,checkbox,radio,reset,submit,button(any4)
22. a.cstring b.cstdio c.cctype
. 32.a.DBMS(Database Management System)
b. Components of DBMS:
Hardware, Software, Data, Users ,Procedures
(Any4 with explanation)

Answer Key Prepared By TCA Gafoor , AKM HSS KOTTOOR , for ACT MALAPPURAM Ph: 9847995577

Downloaded from hssreporter.com

You might also like