computer program class 9 icse
Answers
Answered by
19
1. Wap to input a date and check whether it is valid or not.
Eg- input- 29.2.16
Output- valid date
2. Wap to input a no. And print all the combinations of consecutive natural nos. Which add to the no.
Eg- input - 15
Output- 1,2,3,4,5 ; 4,5,6 ; 7,8
3. Wap to input a decimal no. And find its binary equivalent. Also find the hemming distance between them.
Eg- input- 2,4
Output- binary- 10, 100
Hemming distance- 2
Answered by
11
Answer:wap to find wheather a no is a neon no or not
Wap to find wheathet a no. Is automorphic or not
Wap a menu driven program for finding a buzz no & gcd
Explanation:
This all programs are given only from the icse std 9 board syllabus point of view
Similar questions