Skip to main content

Disclaimer

 Disclaimer for Study life

If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at h33953347@gmail.com. 

Disclaimers for Study life

All the information on this website - https://jcmtrgt.blogspot.com/ - is published in good faith and for general information purpose only. Study life does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (Study life), is strictly at your own risk. Study life will not be liable for any losses and/or damages in connection with the use of our website.

From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.

Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.

Consent

By using our website, you hereby consent to our disclaimer and agree to its terms.

Update

Should we update, amend or make any changes to this document, those changes will be prominently posted here.

Popular posts from this blog

What are life process?

WHAT ARE LIFE PROCESSES? The maintenance functions of living organisms must go on even when they are not doing anything particular. Even when we are just sitting in class even if we are just asleep, this maintenance job has to go on The processes which together perform this maintenance job an We processes . Since these maintenance processes are needed to prevent damage and break-down energy is needed for them. This energy comes from outside the body of the mdhadual organism. So there must be a process to transfer a source of energy from outside the body of the organism which we call food, to the inside, a process we commonly call nutrition If the body size of the organisins is to grow, additional raw material wit also be needed from outside. Since life on earth depends on carbon- based molecules most of these food sources are also carbon-based Depending on the complexity of these carbon sources, different organisms can then use different kinds of nutritional processes The outside sourc...

Nutrition in human being?

 Nutrition in Human Beings The alimentary canal is basically a long tube extending from the mouth to the anus. we can see that the tube has different parts. Various regions are specialised to perform different functions. What happens to the food once it enters our body? We shall discuss this process here. We eat various types of food which has to pass through the same digestive tract, Naturally the food has to be processed to generate particles which are small and of the same texture. This is achieved by crushing the food with our teeth, Since the lining of the canal is soft, the food is also wetted to make its passage smooth. When we eat something we like, our mouth waters. This is actually not only water..but a fluid called saliva secreted by the salivary glands. Another aspect of the food we ingest is its complex nature. If it is to be absorbed from the alimentary canal, it has to be broken into smaller molecules. This is done with the help of biological catalysts called enzyme...

Computer programming language

 COMPUTER PROGRAMMING LANGUAGES Generally, a language is considered as the medium of communication among people. Likewise, to communicate with computer systems, we use computer programming languages. Usually, we provide a particular set of instructions to the computer to perform a specific task. The set of instructions given to a computer is known as a Program languages. For example, BASIC, C, C++, Java. Such programs are written in languages close to the human languages and are called high level COBOL, Fortran, etc. Each language has its own set of keywords and special syntax for writing the program. But computer cannot understand such languages. Computer understands only binary language that consists of binary numbers that is 0 and 1. So high level programs are converted into low level language program or machine language program using translators. In this chapter, let us study different generations of computer languages. First Generation language-Machine Language Machine Langu...