Sunday, December 25, 2022

     MCQ CHAPTER 1 2023 BLUE PRINT 

1. Which among the following is the fastest memory in a computer that holds information?

 A) Register            

 B) Cache     

 C) Main memory  

 D) RAM

VIEW ANSWER Ans:A) Register


2.CPU consists of

A)ALU                      

B)CU             

C)Register               

D)All the above

VIEW ANSWER Ans:D) All the Above


3.which one of the NOT a type of motherboard

A)XT                         

B)AT             

C)ATX                      

D)ATZ


VIEW ANSWER Ans:D) ATZ


4)Expand CMOS

A)Complementary Metal Oxide Semiconductor        

B)computer Metal Oxide Semiconductor

C) Complement Metal Oxide Semiconductor       

D) Complementary Meter Oxide Semiconductor   

 

5)Serial port  transfers data serially

A)One byte at a time                     

B)One bit at a time            

C)Both a and b                    

D)None of the above

 

 

6)The parallel Port transfer of data, usually

A)One byte at a time         

B)One bit at a time

C)One KB at a time           

D)Both a and b

 

7)What is full form of USB ?

A)Unidirectional Serial Bus        

B)Universal Serial Bus     

C)Unidirectional Standard Bus                

D)Universal Standard Bus

 

8)Which is NOT a type of RAM

A)SRAM                  

B)DRAM      

C)PRAM                  

D)DDR-RAM

 

9)What do you mean by SMPS ?

A)Single mode power supply       

B)Set multiple power supply       

C)Switched mode power supply

D)Switched multiple power supply

 

10)USB is a type of

A)Port                      

B)Processor            

C)Monitor               

D)Program

 

11)BIOS stands for

A)Basic Input Output system

      B)Binary Input output system

      C)Basic Input Off system

      D)All the above

Wednesday, February 27, 2019

IMPORTANT QUESTIONS


IMPORTANT QUESTIONS
1. K-map                                                          2 .State and prove De-morgans theorem algebraically.
3. Component of motherboard.                        4. Explain BUS.
5. Explain. Cache memory.                              6. Explain basic gates.
7. Explain derived gates.                                  8. Explain. NAND and NOR called as universal gate.
9. Stack operation.                                           10. Queue operation.
11.Algoriths :   a) insert      b) delete    c) search   d) sort         12. Basic concepts of oops
13. Advantages of oops.                                  14. Limitations of oops.
15. Applications of oops.                                16 Difference between procedural and oop.
17. Define and declaration of classes and object.               18. Access specifies
19. Member functions     a) inside     b) outside.     20. Array of objects.
21. Need of function overloading.                   22.Explain inline function.
23. Advantages of inline function.                    24. Explain friend function.
25. Characteristics of friend function.              26.Rules for declaring constructor function.
27. Invoking of constructors.                           28. Destructor
29. Feature of parameterized constructor.        30. Advantages of inheritance
31. Types of  inheritance and explain.              32. Advantages of pointers.
33. Declaring and initialization of pointer.       34. Operations can be performed an pointer
35. Operations cannot be performed an pointer  36. Pointer as function parameters.
37.Difference between static and dynamic       38. Pass by value.
39. Pass by reference.                                       40.Explain streams classes
41. Explain any 3 file modes.                           42. Explain get(), getline(), read(), write() put().
43. Apply of DB.                                              44.Mannual and computerized data processing
45. Data processing cycle.                                46. Features of data base.
47. DBMS users.                                              48. ISAM explain.
49. Explain normalized.                                   50. Compare relational and SQL.
51. Components of data ware house.               52. Advantages of data ware house.
53. Stages of data mining.                                54. Functions of DDL.
55. Operators in SQL.                                       56. Command in SQL.
57. Group function.                                           58. Network goals.
59. Need of network.                                         60.Types of network.
61. Switching techniques.                                  62. Communication modes.
63. Explain network devices.                            64.Application in networking.
65. Network security                                         66. Network protection methods.
67. Types of viruses.                                         68. Characteristics of viruses
69. Virus prevention.                                        70. Antivirus example.
71. Types of e-commerce.                                 72. Advantages of e-commerce.
73. HTML structure.                                         74.Text formations tags.
75. Resizing tags.                                              76. Types of web hosting
77. XML.                                                          78. DHTML features.
79. Web scripting.                                             80. Explain hierarchical model


Friday, November 16, 2018

XML


XML

  • Xml is markup language
  • Xml is designed to store the data
  • Xml is designed to transport data
  • Xml is designed to carry data , not to display data
  • Xml tags are not predefined. we need to create our own tags

Thursday, December 7, 2017

NETWORK TOPOLOGIES

TOPOLOGY
·        Network topology is the arrangement of the various elements (node,links etc.) of a communication network.

Types of topology
1.      Star topology
2.      Bus topology
3.      Ring topology
4.      Tree topology
5.      Mesh topology

Star topology
·        star topology is a topology for a Local Area Network (LAN) in which all nodes are individually connected to a central connection point, like a hub or a switch.

Advantages of star topology
·        Easy to add another computer to the network.
·        If one computer on the network fails, the rest of the network continues to function normally
·         Easy to troubleshoot

Disadvantages of star topology

·        The central network device determines the performance and number of nodes the network can handle.
·        If the central computer, hub, or switch fails, the entire network goes down and all computers are disconnected from the network
·        More cables are required to be connected because each computer individually connects to the central server
Bus topology
·        Bus topology uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server

Advantages of Bus Topology

·        Cable required is least compared to other network topology.
·        Used in small networks.
·        It is easy to understand.
·        Easy to expand joining two cables together.

Disadvantages of Bus Topology

·        Cables fails then whole network fails.
·        If network traffic is heavy or nodes are more the performance of the network decreases.
·         Cable has a limited length.

Ring topology
·        ring topology is a Network topology in which each node connects to exactly two other nodes, forming a single continuous pathway for signals through each node.

Advantages of Ring Topology

·        Token passing makes ring topology perform better than bus topology under heavy traffic
·        No need of server to control connectivity among the nodes
·        Equal access to the resources

Disadvantages of Ring Topology
·        In Unidirectional Ring, a data packet must pass through all the nodes.
·        Adding or deleting the computers disturbs the network activity.
·         Failure of one computer disturbs the whole network.
Tree Topology
It has a root node and all other nodes are connected to it forming a hierarchy. It is also called hierarchical topology.
tree topology combines characteristics of  bus and star topologies. It consists of groups of star-configured workstations connected to a bus backbone cable.

Advantages of Tree Topology

·        Expansion of nodes is possible and easy.
·        Easily managed and maintained.
  • Error detection is easily done.

Disadvantages of Tree Topology

·        Heavily cabled.
·        Costly.
·        If more nodes are added maintenance is difficult.
·        Central hub fails, network fails.
Mesh topology
In mesh topology ,each node is connected to more than one node to provide an alternative root in the case the host is either down or too busy.

Advantages of  Mesh Topology

·        Each connection can carry its own data load.
·        It is robust.
  • Fault is diagnosed easily.

Disadvantages of Mesh Topology

·        Installation and configuration is difficult.
·        Cabling cost is more.
  • Bulk wiring is required.


Friday, November 24, 2017

IMPORTANT QUESTION FOR 2018 ANNUAL EXAM COMPUTER  SCIENCE

CHAPTER 1

3 MARKS QUESTION

  1. COMPONENTS OF MOTHERBOARD
  2. FEATURES OF USB PORT
  3. CACHE MEMORY
  4. TYPES OF POWER SUPPLY
  5. EXPLAIN CONTROL ,ADDRESS AND DATA BUS

  II Fill in the blanks choosing the appropriate word/words from those given in brackets. (Repeated answers will not be con...