Computer Science, asked by superman29, 6 months ago

write all Functions of C language with example..

No spam ​

Answers

Answered by MRsteveAustiN
103

</p><p></p><p></p><p>&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;style&gt;</p><p>         body {</p><p>    background:black;</p><p>    color:red;</p><p>    text-align:justify ;</p><p>}</p><p>.content</p><p>{</p><p>    border-bottom:2px dotted yellow;</p><p>    border-top:2px dashed  deeppink;</p><p>    text-align:center ;</p><p>    border-radius:20%;</p><p>    </p><p>}</p><p></p><p>/*Mrsteveaustin aka RJ*/</p><p>h1{</p><p>    box-shadow:2px 3px 0px lime;</p><p>    </p><p>    border-left:1px solid none ;</p><p>    border-radius:50%;</p><p>    width:160px;</p><p>    padding-left:20px;</p><p>    color:red; padding-bottom:7px;</p><p>text-shadow:2px 2px 2px #fff</p><p>    </p><p>}</p><p></p><p>legend,fieldset</p><p>{</p><p>    border-bottom:2px solid fuchsia;</p><p>    border-top:2px solid  aqua;</p><p>    </p><p>    border-left:2px solid lawngreen;</p><p>    border-right:2px solid red;</p><p>    color:yellow;</p><p>    </p><p>}</p><p>/*Mrsteveaustin aka RJ*/</p><p></p><p></p><p>.conic{</p><p>background-image:linear-gradient(125deg,red,yellow,aqua,lime);</p><p>height:10px;</p><p>border-radius:20%;</p><p>}</p><p>strong{color:lime;}</p><p>p{color:purple;}</p><p>section{color:yellowgreen;</p><p>text-align:right ;</p><p>}</p><p>.bottom </p><p>{</p><p>    border-bottom:1px solid  lime;</p><p>    border-radius:6%;</p><p>     border-top:1px solid  violet;</p><p>     color:darkviolet;</p><p>}  </p><p>        &lt;/style&gt;</p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>       &lt;fieldset&gt;&lt;legend style="font-size:30px;"&gt;BR&lt;strong&gt;AIN&lt;/strong&gt;&lt;strong style="color:hotpink"&gt;LY&lt;/strong&gt;&lt;/legend&gt;&lt;br&gt;</p><p>           &lt;div class="content"&gt;</p><p>               &lt;div class="top_2"&gt;</p><p>                   </p><p>              &lt;h1&gt;QUESTION&lt;/h1&gt;</p><p>                  &lt;p&gt;Functions of C language&lt;/p&gt;</p><p>              &lt;/div&gt;</p><p>           &lt;/div&gt;&lt;br&gt;</p><p>           &lt;div class="conic"&gt;&lt;/div&gt;</p><p>           &lt;br&gt;</p><p>           &lt;h1 style="color:orange"&gt;ANSWER&lt;/h1&gt;</p><p>           &lt;div class="bottom"&gt;</p><p>               &lt;p&gt;</p><p>                     &lt;strong&gt;BUILT IN FUNCTION &lt;/strong&gt; :-These Functions are &lt;r style="color:aqua"&gt;pre-defined&lt;/r&gt;.User can't redefine these functions.&lt;br&gt;&lt;hr&gt;&lt;br&gt;</p><p>&lt;strong&gt;USER DEFINED FUNCTIONS&lt;/strong&gt;:-These Functions are defined by user on their choice.&lt;r style="color:aqua"&gt;These are not pre-defined&lt;/r&gt;</p><p>               &lt;/p&gt;</p><p>           &lt;/div&gt;</p><p>           &lt;br&gt;</p><p>           </p><p>      &lt;div class="conic"&gt;&lt;/div&gt;    </p><p>           </p><p>           &lt;section&gt;Answered with love❤️&lt;br&gt;Hope this help you&lt;br&gt;&amp;copy MrSteveAustiN&lt;/section&gt;</p><p>       &lt;/fieldset&gt; </p><p>    &lt;/body&gt;</p><p>&lt;/html&gt;</p><p></p><p>

Answered by Anonymous
11

</p><p></p><p>&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;style&gt;</p><p>         body {</p><p>    background:black;</p><p>    color:red;</p><p>    text-align:justify ;</p><p>}</p><p>.content</p><p>{</p><p>    border-bottom:2px dotted yellow;</p><p>    border-top:2px dashed  deeppink;</p><p>    text-align:center ;</p><p>    border-radius:20%;</p><p>    </p><p>}</p><p></p><p>/*Mrsteveaustin aka RJ*/</p><p>h1{</p><p>    box-shadow:2px 3px 0px lime;</p><p>    </p><p>    border-left:1px solid none ;</p><p>    border-radius:50%;</p><p>    width:160px;</p><p>    padding-left:20px;</p><p>    color:red; padding-bottom:7px;</p><p>text-shadow:2px 2px 2px #fff</p><p>    </p><p>}</p><p></p><p>legend,fieldset</p><p>{</p><p>    border-bottom:2px solid fuchsia;</p><p>    border-top:2px solid  aqua;</p><p>    </p><p>    border-left:2px solid lawngreen;</p><p>    border-right:2px solid red;</p><p>    color:yellow;</p><p>    </p><p>}</p><p>/*MrSanTaBeaTs*/</p><p></p><p>.conic{</p><p>background-image:linear-gradient(125deg,red,yellow,aqua,lime);</p><p>height:10px;</p><p>border-radius:20%;</p><p>}</p><p>strong{color:lime;}</p><p>p{color:purple;}</p><p>section{color:yellowgreen;</p><p>text-align:right ;</p><p>}</p><p>.bottom </p><p>{</p><p>    border-bottom:1px solid  lime;</p><p>    border-radius:6%;</p><p>     border-top:1px solid  violet;</p><p>     color:darkviolet;</p><p>}  </p><p>        &lt;/style&gt;</p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>       &lt;fieldset&gt;&lt;legend style="font-size:30px;"&gt;BR&lt;strong&gt;AIN&lt;/strong&gt;&lt;strong style="color:hotpink"&gt;LY&lt;/strong&gt;&lt;/legend&gt;&lt;br&gt;</p><p>           &lt;div class="content"&gt;</p><p>               &lt;div class="top_2"&gt;</p><p>                   </p><p>              &lt;h1&gt;QUESTION&lt;/h1&gt;</p><p>                  &lt;p&gt;Functions of C language&lt;/p&gt;</p><p>              &lt;/div&gt;</p><p>           &lt;/div&gt;&lt;br&gt;</p><p>           &lt;div class="conic"&gt;&lt;/div&gt;</p><p>           &lt;br&gt;</p><p>           &lt;h1 style="color:orange"&gt;ANSWER&lt;/h1&gt;</p><p>           &lt;div class="bottom"&gt;</p><p>               &lt;p&gt;</p><p>                     &lt;strong&gt;BUILT IN FUNCTION &lt;/strong&gt; :-These Functions are &lt;r style="color:aqua"&gt;pre-defined&lt;/r&gt;.User can't redefine these functions.&lt;br&gt;&lt;hr&gt;&lt;br&gt;</p><p>&lt;strong&gt;USER DEFINED FUNCTIONS&lt;/strong&gt;:-These Functions are defined by user on their choice.&lt;r style="color:aqua"&gt;These are not pre-defined&lt;/r&gt;</p><p>               &lt;/p&gt;</p><p>           &lt;/div&gt;</p><p>           &lt;br&gt;</p><p>           </p><p>      &lt;div class="conic"&gt;&lt;/div&gt;    </p><p>           </p><p>           &lt;section&gt;Answered with love❤️&lt;br&gt;Hope this help you&lt;br&gt;&amp;copy MrSanTaBeaTs&lt;/section&gt;</p><p>       &lt;/fieldset&gt; </p><p>    &lt;/body&gt;</p><p>&lt;/html&gt;</p><p></p><p>

Similar questions
Math, 6 months ago