Check whether the input number(entered by the user) is positive or negative PROGRAM: import java . util . Scanner ; public class Demo { pub…
Read moreOnline Site Of My Shop THE CORNER STORE BRANCHES WEST BENGAL,INDIA(MAIN BRANCH) JAPAN NORTH AMERICA SOUTH AMERICA AUSTRALIA ITEMS…
Read moreHow 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 moreW rite in java to input a word and print its anagrams. NOTE- Anagrams are words made up of all characters present in the original word by rearranging…
Read more