Skip to main content

Top 100 Computer Full Forms

THE TOP 100 FULL FORMS RELATED TO COMPUTERS: PC - Personal Computer CPU - Central Processing Unit RAM - Random Access Memory ROM - Read-Only Memory GPU - Graphics Processing Unit HDD - Hard Disk Drive SSD - Solid State Drive USB - Universal Serial Bus BIOS - Basic Input/Output System LAN - Local Area Network WAN - Wide Area Network WLAN - Wireless Local Area Network TCP/IP - Transmission Control Protocol/Internet Protocol URL - Uniform Resource Locator HTML - HyperText Markup Language CSS - Cascading Style Sheets HTTP - Hypertext Transfer Protocol HTTPS - Hypertext Transfer Protocol Secure DNS - Domain Name System ISP - Internet Service Provider VPN - Virtual Private Network JPEG - Joint Photographic Experts Group GIF - Graphics Interchange Format PNG - Portable Network Graphics PDF - Portable Document Format OCR - Optical Character Recognition GPS - Global Positioning System ASCII - American Standard Code for Information Interchange IDE - Integrated Development Environment API - Appli...

2nd PUC Computer Science Previous Year Question Paper June 2016

 SECOND PUC SUPLIMENTARY EXAMINATION JUNE-2016

Subject: Computer Science (41)

 Time: 3 hrs. 15 min                    Max. Marks: 70

                                    Part-A

I Answer all Questions. Each question carries one mark. 10 x 1 = 10

1. What is Cache memory?

2. Write the standard symbol for OR gate.

3. What is Queue?

4. What is an object?

5. Define Pointer.

6. What is database?

7. Define Networking.

8. Give an example for full duplex communication mode.

9. What is telnet?

10. Expand XML.


                                Part-B


II Answer any five questions.                5x2=10

   Each question carries two marks

11. Prove algebraically that ( X+Y) ( X+Y̅) = X.

12. State and prove commutative law using truth table.

13. What is the use of scope resolution operator? Give the symbol.

14. Write any two rules for create constructors.

15. Mention ant two member functions belonging to ifstream class.

16. Define primary and secondary keys.

17. Mention the logical operators used in SQL.

18. Write the difference between LAN and WAN.


                             Part-C

III Answer any five questions.                5×3=15

      Each question carries three marks

19. Explain three types of mother-board.

20. Write the truth table and standard symbol for XOR gate.

21. Write an algorithm for traversal in a linear array.

22. What are the advantages of pointers?

23. Mention the types of data file. Explain.

24. Define hierarchical model. Clive one advantage and disadvantage.

25. Define the term: 1) Web page 2) Web browser 3) www

26. Briefly explain any three HTML tags.


                         Part – D

IV Answer any five questions.                7×5=35

Each question carries three marks

27. Reduce F(A,B,C,D) = ∑ (1,5,9,10,11,12,13,14) using K-map.

28. What is Linear-data structure? Explain the operations performed on linear data structure.

29. Write an algorithm to search an element in an array using linear search method.

30. Mention the advantages of OOP.

31. Explain member function inside the class definition with syntax and example.

32. What are the advantages and disadvantages of inline functions.

33. Explain default constructor with syntax and example.

34. Mention the advantages of inheritance.

35. Explain any five applications of database.

36. Expand SQL. Give the syntax and example for INSERT and DELETE command in SQL.

37. What is Network Security? Mention and explain protection methods.


Comments

Popular posts from this blog

KARNATAKA II PUC MCQ Computer Science Question papers

  Chapter 1 Typical configuration of computer system  1.       Which bus carries information between processors and peripherals? A)  Data bus B)  Auto bus C)  Address bus D)  Metro bus   Answer. Data bus   2.       Which bus controls the sequencing of read/write operations? A)  Data bus B)  Address bus C)  Control bus D)  Sequence bus   Answer. Control bus   3.       Which parts of the computer perform arithmetic calculations? A)  Registers B)  Logic bus C)  A.L.U D)  Control unit   Answer. A.L.U     4.       BIOS is the abbreviation of A)  Basic Input Output System B)  Best Input Output System C)  Basic Input Output Symbol D)  Base Input Output System   Answer. A. Basic input output system   5.   ...

Top 100 Computer Full Forms

THE TOP 100 FULL FORMS RELATED TO COMPUTERS: PC - Personal Computer CPU - Central Processing Unit RAM - Random Access Memory ROM - Read-Only Memory GPU - Graphics Processing Unit HDD - Hard Disk Drive SSD - Solid State Drive USB - Universal Serial Bus BIOS - Basic Input/Output System LAN - Local Area Network WAN - Wide Area Network WLAN - Wireless Local Area Network TCP/IP - Transmission Control Protocol/Internet Protocol URL - Uniform Resource Locator HTML - HyperText Markup Language CSS - Cascading Style Sheets HTTP - Hypertext Transfer Protocol HTTPS - Hypertext Transfer Protocol Secure DNS - Domain Name System ISP - Internet Service Provider VPN - Virtual Private Network JPEG - Joint Photographic Experts Group GIF - Graphics Interchange Format PNG - Portable Network Graphics PDF - Portable Document Format OCR - Optical Character Recognition GPS - Global Positioning System ASCII - American Standard Code for Information Interchange IDE - Integrated Development Environment API - Appli...

2nd puc computer science previous year question paper

 SECOND PUC ANNUAL EXAMINATION MARCH-2018  SUBJECT: COMPUTER SCIENCE (41) Time: 3hrs 15min, Max. Marks: 70 Part-A 1. Answer all the questions. Each question carries 1 mark. 10x1=10 1. What is microprocessor? 2. What is a logic gate? 3. Define sorting. 4. What is an object? 5. Name the pointer operator. 6. What is a record? 7. Expand HTTP. 8. Write any one application of computer network. 9. Mention any one web browser. 10. What is the use of HTML? Part-B II. Answer any five questions.  Each question carries two marks. 5×2=10 11. What is minterm and maxterm? 12. Prove X. (X+Y) = X. 13. 13. Mention any two applications of OOPs. 14. Define: a. Constructors b. b. Destructors. 15. Write the difference between text file and binary file. 16. What is Database Management System? Give an example of DBMS Software. 17. Give the syntax and example of UPDATE command in SQL. 18. Define: a. Client b. Server. Part-C III. Ans...