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 March 2016

 SECOND PUC ANNUAL EXAMINATION MARCH-2016

Subject: Computer Science (41)

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

                                             Part-A

Note:                                                           10 × 1 =10

i) Answer all questions.

ii) Each question carries one mark.


1. What is DHTML?

2. Define e-commerce.

3. Define Local Area Networking.

4. Define the term ‘topology of computer networks.

5. Define Date Mining.

6. How do you initialize a pointer variable?

7. What is the significance of scope resolution operation in C++?

8. Name any one non-linear data structure.

9. Write the standard symbol for XOR gate.

10. Expand ISA.


                                              Part-B

Note:                                                                        5x2=10

I) Answer any five questions.

II) Each question carries two marks.


11. Prove (X + Y)(X+Z) =X+YZ using algebraic method.

12. Give the general syntax for defining classes and objects.

13. What are minterms and maxterms?

14. Mention any two antivirus softwares.

15. Write the syntax for delete and insert commands in SQL.

16. Write any two rules for constructors.

17. Write any two member functions belonging to offstream class.

18. What are the advantages and disadvantages of ISAM?

                    

                                          Part-C

Note:                                                                  5x3=15

i) Answer any five questions.

ii) Each question carries three marks.


19. What is web hosting? Mention various web hosting services.

20. What is meant by shareware? Write its limitations.

21. Explain relational data model with an example.

22. Give the functions of the following

a) Get ()

b) Getline ()

c) Read ()

23. Explain the use of new and delete operators in pointers.

24. What is stack? Write an algorithm for POP operation.

25. Draw the logic diagram and truth table for 2 input XOR gate.

26. Expand UPS. Explain the types of UPS.


                                        Part- D

Note:                                                           7x5=35

i) Answer any seven questions

ii) Each question carrier five marks.


27. Write an algorithm to insert an element into a Queue.

28. Write an algorithm for insertion sort method.

29. Using K-map, simply the following expression in four variables.

F(A, B, C, D) = m₁ + m₂ + m4 + m5+ m9 + m11 + m₁₂+ m13.

30. Write the rules to be followed in writing constructor function in C++.

31. Describe briefly the use of friend function in C++ with syntax and example.

32. Explain defining objects of a class with syntax and a programming example.

33. Define object oriented programming. Write the limitations of object oriented

Programming.

34. Explain network securities in detail.

35. Describe any five logical operators available in SQL.

36. Write the differences between Manual and Electronic Data Processing.

37. Explain briefly the types of inheritance.


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...