Define a Function array() which takes input in array and a function sum() which calculate the sum of the same array. Call the function in […]
Read moreTag: arrays
Input two matrix in 3-D array and multiply and store in another array – Simple loop and array question , matrix question , 2d array question
Input two matrix in 3-D array and multiply and store in another array – Simple loop and array question , matrix question , 2d array […]
Read moreInput a matrix in 3-D array and calculate the sum of its diagonal – Simple loop and array question , matrix question , 2d array question
Input a matrix in 3-D array and calculate the sum of its diagonal – Simple loop and array question , matrix question , 2d array […]
Read moreInput a matrix in 3-D array and check if it is identity matrix or not – Simple loop and array question , matrix question , 2d array question
Input a matrix in 3-D array and check if it is identity matrix or not – Simple loop and array question , matrix question , […]
Read moreInput age and physical health and print eligibility for riding bike and scooty, JAVA program , C program , if else program , nested if else program , ladder if else program
Input age and physical health and print eligibility for riding bike and scooty, JAVA program , C program , if else program , nested if […]
Read moreWrite a simple C program to enter five subject marks and calculate its average , how to add five subject marks in c programming , c program to calculate marks of five subject , sum and percentage marks program in c language #C
Write a simple C program to enter five subject marks and calculate its average , how to add five subject marks in c programming , […]
Read moreWrite a c++ program to find sum of diagonal elements of a square matrix
Write a c++ program to find sum of diagonal elements of a square matrix Write a c++ program to find sum of diagonal elements of […]
Read moreWrite a c++ program to sort a given input array elements make use of below mentioned class definition
Write a c++ program to sort a given input array elements make use of below mentioned class definition Write a c++ program to sort […]
Read moreThe length and breadth of a rectangle and radius of a circle are input through the keyboard. Write a program to calculate the area and perimeter of the rectangle, and the area and circumference of the circle. #C
The length and breadth of a rectangle and radius of a circle are input through the keyboard. Write a program to calculate the area and […]
Read moreTemperature of a city is inputed through keyboard in fahrenheit, convert this temperature in centigrade degree. #C
Temperature of a city is inputed through keyboard in fahrenheit, convert this temperature in centigrade degree. #C Temperature of a city in Fahrenheit degrees […]
Read more
Recent Comments