Shibu oli asked a question

The stage of cell division in which paired homologous chromosomes get shortened and thickened is prophase I of meiosis. During this stage, the chromosomes condense and become visible as distinct structures, allowing for the homologous chromosomes to pair up and exchange genetic material through a process called crossing over. The shortening and thickening of the chromosomes during prophase I is important for proper alignment and separation of the homologous chromosomes during subsequent...

0 Thanks
2 Answers
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
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
Close Open App