Showing posts from July, 2021Show all
How to write a Variable Description for any Program
Write a program in java to input a 2D matrix and check it whether it is scalar or not. The matrix is :   5 0 0 0  0 5 0 0   0 0 5 0   0 0 0 5
The potential of a word is found by adding the encrypted value of the letters The encryption of letters are to be done as follows :  A=1  B=2  C=3……..
Load More That is All