- This topic has 0 replies, 1 voice, and was last updated 6 months, 2 weeks ago by .
-
Topic
-
1. If A is 42 & B is 36, then A^B=_____?
ASSIGNMENT 2:
1.Write a program to find sub string in long string of characters.
2.Write a program to print the number in words.[Valid Range: 0 to 9999 ] Eg: Input: 420 Output: Four hundred twenty.ASSIGNMENT 3:
4. Write a program to print number of times a digit appears in a range of numbers. Eg: Input : Number: 3 Range: 1- 10 Output: 1ASSIGNMENT 5:
Write a program to perform Binary search in array.
( WRITTEN THE CODE FOR THIS BUT THERE IS “SEGMENTATION ERROR”)
- You must be logged in to reply to this topic.