Posts

windows registry

Image
                       windows registry  In this article, we will discuss the overview of the Windows registry and will see how to access registries, how to take registry backup, registry root keys, and the location of the window registry where it is actually stored. Let’s discuss it one by one. Overview : ->If you are an avid Windows OS user, you might be aware of the term Registry. The Registry or Windows Registry is the database that stores the low-level settings of the operating system and its applications that support registries. ->  It contains all the information of the software and hardware installed on the system. Users can access and configure the settings of Registries by launching the Registry Editor tool of Windows OS. ->The registries can be considered as the DNA of the Windows devices. ->  It contains commands for the installed applications. Whenever you install a registry-supported Win...

Task Manager

Image
  Task  Manager Task Manager shows you what programs are running on your Windows computer and offers some limited control over those running tasks. What Is Task Manager Used For? For an advanced tool that can do an incredible number of things, most of the time the Windows Task Manager is used to do something very basic:  see what's running right now . Open programs are listed, of course, as are programs that are running "in the background" that Windows and your installed programs have started. Task Manager can be used to  forcefully end any of those running programs , as well as to see how much individual programs are using your computer's  hardware resources  and which programs and services are starting when your computer starts. See the   Task Manager Walkthrough   section at the bottom of this article for every detail about this tool. You'll be amazed at how much you can learn about the software that's running on your computer with this ut...

Booting process

Image
  How booting process works  Concept of Booting: Booting :         Booting is basically the process of starting the computer. When the CPU is first switched on it has nothing inside the Memory. In order to start the Computer, load the Operating System into the Main Memory and then Computer is ready to take commands from the User. Learn the types of booting. What happens in the Process of Booting?         Booting happens when you start the computer. This happens when we turned ON the power or the computer restarts. The system  BIOS  (Basic Input/Output System) makes the peripheral devices active. Further, it requires that the boot device loads the operating system into the main memory. Boot Devices :         Booting can be done either through hardware (pressing the start button) or by giving software commands. Therefore, a boot device is a device that loads the operating sys...

How computer identify colours

  How computer identify colours Colour identification by computer  :        All images are comprised of pixels which determine its resolution and color. Image color is defined by the pixel light and the level of brightness in each. Computers use pixel locations to identify color patterns. This allows computers and machine learning algorithms to conduct pattern matching and classify images. What’s in an image?          An image is a square grid of numbers, known as pixels. The more pixels we have in an image, the more details we are able to see.  We have all tried making a small image larger, only to see it become blurry, simply because there aren’t enough pixels to create the detail needed at the larger size.  In short, the image resolution means the level of detail an image holds - the higher the resolution, the higher the level of detail. There are a number of ways of measuring resolution, but it is often ...

How AND Gate found

Image
            AND GATE To start with you have to understand transistors in a simple way. I will deal with CMOS since 99% of all logic that has ever existed (in number count) exists as CMOS. There are two kinds of transistors used, PMOS and NMOS, here are their symbols:                                      Fig 1 The transistors are electrically controlled current sources/sinks. The PMOS will source current (the dotted line in the diagram shows current flow when on) from a power supply (attached to source) through the drain and into other circuits when the Gate voltage is LOWER than the source. The NMOS will sink current into ground through the drain into the source (which in this case you should think of as a sink). Please note that I've taken some liberties with naming for the sake of clarity. PMOS is usually connected to a positive voltage and NMOS is usually conne...

Languages used

 Server side scripting languages are: * Asp.net * php *Node.js *Python etc... Client side scripting languages are: *HTML *Javascript *css *Vb script etc...
Image
 History: 1) James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language project in June 1991. The small team of sun engineers called Green Team. 2) Initially it was designed for small, embedded systems in electronic appliances like set-top boxes. 3) Firstly, it was called "Greentalk" by James Gosling, and the file extension was .gt. 4) After that, it was called Oak and was developed as a part of the Green project. **Why Java was named as "Oak"?** Java History from Oak to Java Why Oak? Oak is a symbol of strength and chosen as a national tree of many countries like the U.S.A., France, Germany, Romania, etc. In 1995, Oak was renamed as "Java" because it was already a trademark by Oak Technologies. **Why Java Programming named "Java"?**   •Why had they chose the name Java for Java language? The team gathered to choose a new name. The suggested words were "dynamic", "revolutionary", "Silk", "jolt...