Archive for the ‘General’ Category

  • Memory Management

    Jan 12, 13 • 11126 Views • General, Notes3 Comments

        1. What are the types of memory? Ans:The basic types of memories that a computer has: 1. RAM(random access memory) 2.ROM(read Only memory) 3.Cache Memory 4.Other than these a computer also has secondary storage devices like a hard disk which also

  • C# programming language

    Jan 11, 13 • 3763 Views • General5 Comments

    Q.1 Define C# programming Language? Ans. It is also known as C sharp programming lang. It is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented, component-oriented programming

  • Waste Water Management

    Jan 11, 13 • 2609 Views • General, Notes12 Comments

    Q1. What is meant by waste water? Ans. Waste water is any water that has been adversely affected in quality by human impact on the environment.Waste water is liquid waste discharged by domestic residences, commercial properties, industry, agriculture, which

  • Internet Protocol Version 6

    Jan 11, 13 • 2536 Views • General9 Comments

    Q.1 Define IPV6? Ans. IPV6 stands for Internet Protocol version 6.It is the next generation of internet protocol. Basically it is developed to solve the problem of eventual exhaustion of IPV4 address space. Although it also provide some other advantages like

  • Objective question on dynamic memory allocation

    Jan 11, 13 • 3867 Views • GeneralNo Comments

    1 Which of the following are encompassed within primary memory management operations: a. The allocation of main memory to programs b. The garbage collection to achieve compaction c. Managing the process control block d. Protection to user data when a user