answersLogoWhite

0

DNA and protiens

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is a cromatin?

== ==


Where is cromatin located?

Chromatin is located in the nucleus during Interphase.


What are strands of genetic material floating in the nucleus?

Chromatin -Kirby330


Do the Materials enter and leave the nucleus through the cromatin?

Materials usually enter through the cell wall.


What is the cromatin function?

The cromation transfers DNA blueprints of a cell over to the RNA as well as protein and other DNA molecules. It ensures that the blueprint is accurate.


List of header files in c?

#include<stdio.h> #include<conio.h> #include<stdlib.h> #include<graphics.h> #include<time.h> #include<limits.h> #include<alloc.h> and many more


What is the difference between cromatin reticulam and cromosome?

Chromatin refers to the combination of DNA and proteins that make up the genetic material in the cell nucleus. It is a loosely organized structure. Chromosome, on the other hand, is a condensed and tightly coiled structure formed by the packaging of chromatin during cell division. Chromosomes are visible under a microscope and are essential for cell division and the transmission of genetic information.


What is the prefix for include?

The prefix for include is in-. This prefix means not.


What to do when compiler is not accepting include files?

You have to specify where the include-directories are.Example for gcc: -I/usr/local/include -I/usr/include


What is the present tense of include?

"Include" is the present tense form.I includeWe includeYou includeHe/she includesThey include


What are the common header files use in C programming?

# include <stdio.h> # include <conio.h> # include <stdlib.h> # include <string.h>


How is the header file include within a program?

#include or#include "nameoftheader"