

In mitosis, the prophase is further understood by dividing it into the given sub-stages:
1.Leptotene :
In this stage the nucleus enlarges in size in the chromosome. The chromosomes appear thin, thread-like and single-stranded in this stage. They have swollen or beaded structures along their length and their ends appear converged towards one side of the nucleus called bouquet.
2.Zygotene:
In this stage, the identical chromosomes come together and form bivalent or homologous pairs. Further, ...

Hello Subash!
Here is the solution for the question you are asking for, I solved it in procedural way but if you are among the one who prefer OOP style then you can still ask it for me cause I have solved it from both methods but here I am just going to leave procedural one....
//author:Manish Acharya
import java.util.Scanner;
import java.util.*;
public class idgenerator {
public static void main(String[] args) {
String small_name="", long_name="", new_small_name="", new_long_name="";
char lr='a',...


Materials show varying behaviors based on their Poisson's ratio. High Poisson's ratio materials (near 0.5) contract significantly sideways when stretched and expand when compressed, seen in substances like rubber. Low Poisson's ratio materials (near 0) undergo minimal width change during axial deformation, typical of metals and common engineering materials.