Trending ▼   ResFinder  

ICSE Class X Prelims 2019 : Computer Applications (Vasishta School, Chittoor)

4 pages, 33 questions, 28 questions with responses, 45 total responses,    2    0
Vasishta School
Vasishta School, Madanapalle, Chittoor
+Fave Message
 Home > computerpapers >   F Also featured on: School Page icse

Instantly get Model Answers to questions on this ResPaper. Try now!
NEW ResPaper Exclusive!

Formatting page ...

VASISHTA SCHOOL (ICSE), MADANAPALLE MODEL EXAM II-JANUARY, 2019 Class Sub : X DATE: 02.01.19 : Computer Applications Time: 2hr. Marks: 100m 1 2 Question 5 [15] The International Standard Book Number (ISBN) is a unique numeric book identifier which is printed on every book. The ISBN is based upon a 10-digit code. The ISBN is legal if: 1 digit1 + 2 digit2 + 3 digit3 + 4 digit4 + 5 digit5 + 6 digit6 + 7 digit7 + 8 digit8 + 9 digit9 + 10 digit10 is divisible by 11. Example: For an ISBN 1401601499, sum = 1 1 + 2 4 + 3 0 + 4 1 + 5 6 + 6 0 + 7 1 + 8 4 + 9 9 + 10 9 = 253 which is divisible by 11. Write a program to: (i) Input the ISBN code as a 10-digit integer. (ii) If the ISBN is not a 10-digit integer, output the message Illegal ISBN and terminate the program. (iii) If the number is divisible by 11, output the message Legal ISBN . If the sum is not divisible by 11, output the message Illegal ISBN . 3 Question 6 [15] Using the switch statement, write a menu driven program: (i) To check and display whether a number input by the user is a composite number or not (A number is said to be a composite, if it has one or more than one factors excluding 1 and the number itself). Example: 4, 6, 8, 9 (ii) To find the smallest digit of an integer that is input: Sample input: 6524 Sample output: Smallest digit is 2 For an incorrect choice, an appropriate error message should be displayed. Question 8 [15] Write a program that encodes a word into Piglatin. To translate word into Piglatin word, convert the word into uppercase and then place the first vowel of the original word as the start of the new word along with the remaining alphabets. The alphabets present before the vowel being shifted towards the end followed by AY . Sample Input(1): London Sample Output(1): ONDONLAY Sample Input(2): Olympics Sample Output(2): OLYMPICSAY Question 9 [15] Write a program to accept the year of graduation from school as an integer value from the user. Using the Binary Search technique on the sorted array of integers given below. Output the message Record exists if the value input is located in the array. If not, output the message Record does not exist . ****All the Best**** 4

Formatting page ...

Top Contributors
to this ResPaper
(answers/comments)


Aquaman- King o...

(32)

Tubhyam Mehta

(12)

Purvam Prajapati

(7)

Trisha

(6)

Formatting page ...

Formatting page ...

 

  Print intermediate debugging step

Show debugging info


 

 

© 2010 - 2025 ResPaper. Terms of ServiceContact Us Advertise with us

 

computerpapers chat