CS Knowledge Opener - Logo
CS Knowledge
Opener
Facebook Youtube Telegram
  • Home
  • 12th CS
    • 12th CS English Medium
    • 12th CS Tamil Medium
  • 12th CA
    • 12th CA English Medium
    • 12th CA Tamil Medium
  • 11th CS
    • 11th CS English Medium
    • 11th CS Tamil Medium
  • 11th CA
    • 11th CA English Medium
    • 11th CA Tamil Medium
  • CS / CA Question Bank
  • Other Subjects
  • Student Alerts
  • Govt Exams
  • Home
  • 12th CS
    • 12th CS English Medium
    • 12th CS Tamil Medium
  • 12th CA
    • 12th CA English Medium
    • 12th CA Tamil Medium
  • 11th CS
    • 11th CS English Medium
    • 11th CS Tamil Medium
  • 11th CA
    • 11th CA English Medium
    • 11th CA Tamil Medium
  • CS / CA Question Bank
  • Other Subjects
  • Student Alerts
  • Govt Exams
CS Knowledge Opener - Logo
CS Knowledge
Opener
Facebook Youtube Telegram
  • Home
  • 12th CS
    • 12th CS English Medium
    • 12th CS Tamil Medium
  • 12th CA
    • 12th CA English Medium
    • 12th CA Tamil Medium
  • 11th CS
    • 11th CS English Medium
    • 11th CS Tamil Medium
  • 11th CA
    • 11th CA English Medium
    • 11th CA Tamil Medium
  • CS / CA Question Bank
  • Other Subjects
  • Student Alerts
  • Govt Exams
  • Home
  • 12th CS
    • 12th CS English Medium
    • 12th CS Tamil Medium
  • 12th CA
    • 12th CA English Medium
    • 12th CA Tamil Medium
  • 11th CS
    • 11th CS English Medium
    • 11th CS Tamil Medium
  • 11th CA
    • 11th CA English Medium
    • 11th CA Tamil Medium
  • CS / CA Question Bank
  • Other Subjects
  • Student Alerts
  • Govt Exams
12th CS English Medium

Public exam important top five mark questions for 12th computer science 2023

Baskaran J
March 6, 2023 3 Mins Read
6.7K Views
0 Comments

Public exam important top five mark questions 2023

12th COMPUTER SCIENCE ENGLISH MEDIUM

  1. What are called Parameters and write a note on

(i) Parameter without Type           (ii) Parameter with Type

  1. How will you facilitate data abstraction. Explain it with suitable example.
  2. Explain the types of scopes for variable or LEGB rule with example.
  3. Write any five benefits in using modular programming.
  4. What is Binary search? Discuss with example.
  5. Explain the Bubble sort algorithm with example.
  6. Explain input() and print() functions with examples.
  7. Explain the different types of function with an example.
  8. Explain the different set operations supported by python with suitable example.
  9. Differentiate DBMS and RDBMS.
  10. Explain the different types of relationship mapping.
  11. Write the different types of constraints and their functions.
  12. What are the components of SQL? Write the commands in each.
  13. Differentiate Excel file and CSV file.
  14. Write the rules to be followed to format the data in a CSV file.
  15. Write any 5 features of Python.
  16. What is the purpose of sys, os, getopt module in Python. Explain
  17. What is the use of HAVING clause. Give an example python script
  18. Explain the various buttons in a matplotlib window.
  19. Explain the purpose of the following functions:
  20.   plt.xlabel               b.  plt.ylabel                c.  plt.title                  d. plt.legend()    e.  plt.show()

12th COMPUTER SCIENCE TAMIL MEDIUM

  1. செயலுருபுகள் என்றால் என்ன?

(அ) தரவு வகை இல்லாத அளபுருக்கள்

(ஆ) தரவு வகையுடன் கூடிய அளபுருக்கள் விவரி?

  1. தரவு அருவமாக்கம் எவ்வாறு செயல்படுத்துவாய்? எடுத்துக்காட்டுடன் விளக்குக.
  2. மாறியின் வரையெல்லைகளின் வகைகளை விளக்குக (அல்லது) LEGB விதியை

எடுத்துக்காட்டுடன் விளக்குக?

  1. தொகுதி நிரலாக்கத்தின் பயன்களை எழுதுக?
  2. இருமத்தேடல் என்றால் என்ன? எடுத்துக்காட்டுடன் விளக்குக.
  3. குமிழி வரிசையாக்க நெறிமுறையை எடுத்துக்காட்டுடன் விளக்குக.
  4. input() மற்றும் print() செயற்கூறுகள் பற்றி விளக்கு.
  5. செயற்கூறின் வகைகளை எடுத்துக்காட்டுடன் விவரி
  6. பைத்தானிலுள்ள பல்வேறு set செயல்பாடுகளை பொருத்தமான எடுத்துக் காட்டுகளுடன்

விளக்குக.

  1. உறவுநிலையின் வகைகளை விவரி.
  2. DBMS மற்றும் RDBMS வேறுபடுத்துக.
  3. பல்வேறு வகையான கட்டுப்பாடுகளையும், அதன் செயல்பாடுகளையும் எழுதுக.
  4. SQL-ன் கூறுகள்? ஒவ்வொன்றிற்கும் கட்டளைகளை எழுதுக.
  5. எக்ஸெல் மற்றும் CSV கோப்பின் வேறுபாடு என்ன?
  6. CSV கோப்பிலுள்ளதரவை வடிவமைப்பதற்கு பின்பற்றவேண்டிய விதிமுறைகளை எழுதுக.
  7. பைத்தானில் ஏதேனும் 5 பண்புக்கூறுகளை கூறவும்.
  8. பைத்தானில், sys,os,getopt கூறுநிலைகளின்தேவை என்ன என்பதை விளக்குக.
  9. HAVING துணைநிலைக் கூற்றின் பயன் யாது? எடுத்துக்காட்டு தருக.
  10. Matplotlib திரையில் காணப்படும் பல்வேறு பொத்தான்களை விளக்கு.
  11. பின்வரும் செயற்கூறுகளின் பயன்பாட்டை எழுது:

(அ) plt.xlabel                      (ஆ) plt.ylabel              (இ) plt.title      (ஈ) plt.legend()      (உ) plt.show()

12th COMPUTER APPLICATIONS ENGLISH MEDIUM

  1. Explain in detail Process of Multimedia.
  2. Explain in detail Techniques of Animation
  3. Explain the tools in PageMaker toolbox.
  4. Discuss on various database models available in DBMS.
  5. Discuss in detail on various types of attributes in DBMS.
  6. Discuss in detail about PHP data types.
  7. Explain Array concepts and their types.
  8. Discuss in detail about Switch statement with an example.
  9. Explain working of loops in array.
  10. Explain the growth of the computer networking
  11. Discuss about OSI model with its layers.
  12. Explain briefly the components of DNS.
  13. Explain the types of network cables
  14. What is meant by Registered Jack? Explain briefly the types of Jacks.
  15. Write about the development and growth of Electronic Commerce.
  16. Explain any five E-Commerce revenue models.
  17. Briefly explain Electronic Account transfer and its types.
  18. Write a note on a. Internet banking b. Mobile banking
  19. Differentiate digital signatures and digital certificates.
  20. Write about structure of EDIFACT.

12th COMPUTER APPLICATIONS TAMIL MEDIUM

  1. பல்லூடக செயல்கள் பற்றி விரிவாக விளக்கவும்.
  2. அசைவூட்டல் நுட்பங்கள் பற்றி விரிவாக விளக்கவும்.
  3. பேஜ்மேக்கர் கருவிப்பெட்டியிலுள்ளகருவிகளைப் பற்றி விவரி.
  4. DBMS – ல் உள்ளபல்வேறு வகையான பண்புக்கூறுகளை(attributes) பற்றி விவரி.
  5. தரவுதள மேலாண்மைஅமைப்பில் (DBMS) உள்ளபல்வேறு தரவுதள மாதிரிகளைவிவரி.
  6. PHP ன் தரவு வகைகளை பற்றி விவரி?
  7. அணி மற்றும் அதன் வகைகளைவிவரி.
  8. Switch கூற்றினை தகுந்த எடுத்துக்காட்டுடன்விரிவாக விவரி
  9. அணிகளில் மடக்க்கின் செயல்பாட்டைவிவரி
  10. கணினி வலையமைப்பின் வளர்ச்சி விளக்குங்கள்.
  11. OSI மாதிரியைஅதன்அடுக்குகளோடு விவாதிக்கவும்.
  12. டிஎன்எஸ் கூறுகளைசுருக்கமாக விளக்குக.
  13. நெட்வொர்க் கேபிள்களின் வகைகளை விளக்குங்கள்
  14. பதிவு செய்யப்பட்டஜாக் என்றால் என்ன? ஜாக் வகைகளை சுருக்கமாகவிளக்குங்கள்.
  15. மின்-வணிகத்தின்வளர்ச்சி பற்றி எழுதுக.
  16. ஏதேனும் ஐந்து மின்-வணிக வருவாய் மாதிரிகளை விளக்குக.
  17. மின்னணு கணக்கு பரிமாற்றம் மற்றும் அதன்வகைகளை சுருக்கமாக விளக்குக.
  18. குறிப்பு வரைக அ. இணைய வங்கிச் சேவைஆ. கைப்பேசி வங்கிச் சேவை
  19. குறிப்பு வரைகஅ. எண்முறைச் சான்றிதழ்              ஆ. எண்முறைக்கையொப்பம்
  20. EDIFACT அமைப்பு பற்றி எழுதுக.

[pdf-embedder url=”https://csknowledgeopener.com/wp-content/uploads/2023/03/XII-CS-EM-PUBLIC-EXAM-TOP-5-MARK-QUESTION-2022-2023.pdf” title=”XII – CS EM PUBLIC EXAM TOP 5 MARK QUESTION 2022-2023″]

Tags:

Five Marks

Share Article

Follow Me Written By

Baskaran J

Other Articles

Previous

Practical Program Exercise 5 Display a string elements using class for 12th Computer Science

Next

Public exam important top five mark questions for 11th computer science 2023

Next
March 6, 2023

Public exam important top five mark questions for 11th computer science 2023

Previous
March 1, 2023

Practical Program Exercise 5 Display a string elements using class for 12th Computer Science

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

four × two =

Related Posts

12th CS Board Exam Answer Key Discussion 2024-2025

Baskaran J
March 14, 2025

12th Computer Science English medium Program Question 2024-2025

Baskaran J
February 23, 2025

12th Computer Science Practice One marks question 2024-2025

Baskaran J
February 3, 2025

12th Computer Science English medium Public Exam Important Important Question 2024-2025

Baskaran J
January 16, 2025

Subscribe to our newsletter and stay updated.

CS Knowledge Opener

CS Knowledge Opener focuses on 11th &12th Computer Science & Computer Applications English Medium & Tamil Medium. Programming Skills and also we are Publishing Study Materials Based on New syllabus introduced by TNSCERT. (TNBOARD).

Quick Links

  • Contact Us
  • About Us
  • Privacy Policy
  • Disclaimer
  • Terms and Conditions
Categories
11th CA English Medium 15
11th CA Tamil Medium 9
11th CS English Medium 21
11th CS Tamil Medium 12
12th CA English Medium 32
12th CA Tamil Medium 8
12th CS English Medium 36
12th CS Tamil Medium 12
Government Exams 36
Notifications 8
Other Subjects 13

Follow Us

Youtube
Facebook
Telegram
CS Knowledge Opener © 2020 - 2025. All Rights Reserved.