answersLogoWhite

0

If I understand your question, paper is made of plant fibers- usually wood, but it can include cotton and linen fiber. Since the plant fibers can burn, so can the paper.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What type of house did the Normans live in?

The Normans lived in wattle and daub huts with thatched straw roofs.


What is toilet paper mad out of?

Paper.


Why are matchs made from wood?

because they are suppose to be mad eof wood so that the light up like in the olden days using woo sticks to make fire


What is ascii value of EOF?

There is no ascii value for EOF. The constant EOF is a special value, not representing any character, but indicating an eof-of-file or error condition when using stream I/O. On the other hand, there is an ascii charactor end-of-file, <CTRL>Z, 26, or 0x1A which, in the DOS era, indicated the end of file in a text file, but this is not the same as the run-time library constant EOF.


What is the stress mark on the word govern?

The stress mark on the word "govern" is on the first syllable, making it guh-VURN.


What is the return value of getch function?

It returns an int, representing a character. (Basically, chars are ints.) However, if EOF (End-Of-File) has been read, it will return EOF (-1) and set the eof error flag accordingly.


How do you get rid of the siding on my place that of cous is mad eof this and there was a recall on this a whie back to call and get new siding done but you were out of the state at that time and nee?

I am sorry, but i do not understadn what you are trying to ask. Would you please try again


Mad gab paper fume ooh fee?

paper fume ooh fee= pay per view movie


What is radios effect on newspapers?

well the news paper was mad so it gt revenge


How did blacks feel about apartheid?

The blacks were very sad and very mad at the Apartheid paper


What Are The Answers For Computer Basics Crossword Puzzle?

are u mad? how i know which paper u doing!?


What happens with the EOF or end of file condition?

In C++ EOF is a special function which will return nonzero when there is no more data to be read. In C++ nonzero means true, the alternative to nonzero is zero which means false.