Input a matrix in 3-D array and calculate the sum of its diagonal – Simple loop and array question , matrix question , 2d array […]
Read moreCategory: c++
Input 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 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 moreWrite a c++ program to check a number is ARMSTRONG or not using the below mentioned class
Write a c++ program to check a number is ARMSTRONG or not using the below mentioned class Write a c++ program to check a number […]
Read moreWrite a program to find the reverse of a given number in C++ #c++ #cpp
Write a program to find the reverse of a given number in C++ #c++ #cpp Write a program to find the reverse of a given […]
Read more
Recent Comments