Skip to main content

C program to read integer into array and reversing them

 C PROGRAM TO READ INTEGER INTO AN ARRAY AND REVERSING THEM USING POINTER





Comments

Popular posts from this blog

What is HTML or HTML tags

HTML 1) HTML stands for Hyper Text Markup Language 2) Created by Ten Berners-Lie in 1991 but published in 1995 3) It is Client side web technology. 4) It has predefined elements are called tags, used to"markup" a text documents. HTML TAGS 1 <html>_____</html>     Declare the Web page to be written in HTML. 2 <head>_____</head>       Delimits the pages head. 3 <title>______</title>       Defines the title.(not display on the page) 4 <body>_____</body>      Delimits the pages body. 4 <hn>_____</hn>      Delimits a level in heading. 5 <b>_____</b>      Set in boldface 6 <i>_____</i>       Set in italics. 7 <center>_____</center>      Center on the page horizontal. 8 <ul>_____</ul>     ...

Physics assignment Paper 1 (Important questions)

QUESTION:1   Explain the fermet's Principle Fermat's principle , also known as the  principle of least time , is the link between  ray optics  and  wave optics . In its original "strong" form,  Fermat's principle states that the path taken by  a ray  between two given points is the path that can be traversed in the least time. In order to be true in all cases, this statement must be weakened by replacing the "least" time with a time that is " stationary " with respect to variations of the path — so that a deviation in the path causes, at most, a  second-order  change in the traversal time. To put it loosely, a ray path is surrounded by close paths that can be traversed in  very  close times. It  can be shown  that this technical definition corresponds to more intuitive notions of a ray, such as a line of sight or the path of a narrow beam. QUESTION:2 Find the Resultants Amplitude and Intensity of the Princip...

Dalton's Atomic Theory—(Chemistry)

Dalton's Atomic Theory The theory that' all matter is made up of very tiny indivisible particles (atoms)' is called atomic theory of matter. Dalton's put forward his Atomic Theory of matter in 1808. The various postulates of Dalton's atoAto Theory of matter are as follows: All the matter is made up of very small particles called 'atoms'. Atoms cannot be divided. Atoms can neither be created nor destroyed Atoms are of various kinds. There are as many kinds of atoms as are elements. All the atoms of a given element are identical in every respect, having the same mass, size and chemical properties. Atoms of different elements differ in mass, size and chemical properties. Chemical combination between two elements consists in the joining together of atoms of these elements to form molecules of compounds. Drawbacks of Dalton's Atomic Theory It is now known that some of the statements of Dalton's Atomic Theory of matter are not exactly corre...