Computer Science, asked by Queen224149, 11 months ago

Please give me all the list of programs for icse class 10.​

Answers

Answered by sudhirruby2001
3
  • scanner class simple program
  1. wap to inputur name and display it with message?
  2. find and display the samllest no.
  3. check wether the no is vowel or consonant.
  4. checking and printing for no.like prime no. , perfect no , armstrong, palindrome.
  5. counting and printing the frequency of odd and even no.
  6. use of math function like, wap to input a no. cal and print the square,sqr root,also finding of absolute no. etc
  7. wap to print the frequency of searched alphabet in a word and word in a sentence.
  • array
  1. input 5 no. in an array print them in sep line
  2. cal the frequency of odd and even no . in the array
  3. cal the sum of odd elements of the array and product of even elements.
  4. double dimensional array of 5×5 replace alternate element from index no. zero with zero for each row and display the element in row and column format.

Attachments:
Similar questions