Introduction to scalar and Vector quantities what are the examples of scalar and vector quantities? All the physical quantities in our surroundings can be classified either as scalar or vector. For example the speed of light is a scalar quantity. Read More …
Author: Asma Mushtaq
How to write a program in C++?
How to write a program in any language? How to write a program in C++? . Its always difficult when you are asked to write a program for the first time. Programming is something most of which students are afraid Read More …
how do the registers with parallel load work?
how do the registers with parallel load work? how do the registers with parallel load work? The term “register” refers to a collection of flip flops. Each of which has a common clock and is capable of storing a single Read More …
How does the transformer work?
The Transformer How does the transformer work? One of the commonly asked questions in any power house is: what are the transformers? Force organizations in the United States supply an ostensible line voltage of 120 Vrms also, a recurrence of Read More …
How to perform similar matrices transformation?
Introduction to similar matrix and similar matrix transformation How to perform similar matrices transformation? Two square matrices A and B of the same order nxn are said to be similar if there exists an invertible matrix P such that B=P-1AP. Read More …
How to define inheritance in C++?
Introduction to inheritance How to define inheritance in C++? what are the applications of using it? Inheritance is one of the most significant feature of object oriented programming. It is the process of creating a new class also called the Read More …
What are the clampers circuits and how they work?
Introduction to clampers What are the clampers circuits and how they work? There are many application in electronics where we need to restore the DC level of a particular signal. This can be done using the batteries, but using batteries Read More …
How to reduce the system storage?
How to reduce system storage? How to reduce the system storage? No matter, how huge a hard drive you have in your PC, there will come a time when your system’s storage reduces. If you are facing the same problem, Read More …
Which CPU is Best for Gaming and High Speed Applications?

The presentation increment is particularly perceptible when clients are running numerous projects all the while, for example, antivirus programming, spyware remover, email program, moment informing, media player, circle consuming programming, and photograph altering programming. Multi-center processors moreover are more energy productive than discrete different processors, requiring lower levels of force utilization and discharging less warmth in the framework unit. Which CPU is best for gaming and high speed applications?
How to program timer in assembly language?
PIC18 Timer programming in assembly language How to program timer in assembly language? PIC18 Timer programming in assembly language. There are 5 timers available in PIC18 series named as Timer0,Timer1, Timer2,Timer3, Timer4. All these timers are 16 bits timers and Read More …