For a better practice with loops & to understand the loops printing star patters will give you an idea how the loops work . Lets print these patterns one …
Read more1. Find the minimum and maximum of sequence of 10 numbers stored in array. Answer # include <stdio.h> int main () { int array[10] = {5,7,20,45,66,74…
Read moreAs continuous lets do some more exercises 1 . Write a program that converts inches to centimeters. For example, if the user enters 16.9 for a Length in inches…
Read more
Social Plugin