4.कमपयुटर हारडवेयर तिन परकारमा विभाजित छ। तिनीहरू हुन :
इनपुट उपकरण ( माउस, किबोरड, सकयानर)
आउटपुट उपकरण ( मनिटर, परिनटर, सपिकर)
परशोधन उपकरण (सि.पी. यु)
सोरेज उपकरण ( सिडि, पेन.डराइभ)
#include<stdio.h>
#include<conio.h>
#include<string.h>
int main() {
int i, number, num1, num2=0;
char str1[50];
num1 = number;
for(i=2; i<=20; i+=2) {
printf("%d", i);
printf(", ");
}
return 0;
}
A negative of a vector represents the direction opposite to the reference direction. It means that the magnitude of two vectors are same but they are opposite in direction.
For example, if A and B are two vectors that have equal magnitude but opposite in direction, then vector A is negative of vector B.


The Rh factor(the Rhesus factor or Rh antigen), is a protein that can be found on the surface of red blood cells. It is one of the most important blood group systems in human blood typing. The presence or absence of the Rh factor is denoted as either Rh-positive (+) or Rh-negative (-).
Fun fact: The Rh factor is named after the Rhesus monkey, in which the protein was first discovered.