How to write a Variable Description for any Program: Variable Description is written in a table format which consists of three columns in the table.…
Read moreWrite 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 Answers: im…
Read moreA class Admission numbers of 100 students . Some of the data members / member function are given below : Class name : admission Data members /Insta…
Read moreThe encryption of letters are to be done as follows : A=1 B=2 C=3…….. Z=26 The potential of a word is found by adding the encrypted value of the…
Read more