Abinistha Maharjan asked a question

1. sol:

P

q

~p

~p ^ q

T

T

F

F

T

F

T

F

F

F

T

T

F

F

T

F

2 Thanks
4 Answers
Jessica Yadav asked a question

zinc will react with sulphuric acid forming zinc sulphate dissolved in solution and releasing hydrogen gas.
Zn + conc. 2 H2SO4 ZnSO4 + SO2 + 2 H2O

2 Thanks
2 Answers
Chandan Yadav over 1 year ago
6 Claps
2 Comments
KRISH YADAV

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 (-).

KRISH YADAV

Fun fact: The Rh factor is named after the Rhesus monkey, in which the protein was first discovered.

Nikas Ghimire asked a question


#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;

}


2 Thanks
2 Answers
Close Open App