Wednesday, January 3, 2018

C Question bank for RISE-TT

1)Factorial of given number.
2)Amstrong(153) / perfect (6)/ palindrom

number test.
3) reverse a number.
4)print fibonacci numbers upto the given

range.
5)Program to find power of given number.(use

loops)
6)find duplicate numbers in an array
7)insert or delete a number in an array
8)sort array elements.
9)find the max and min value of an array
10)write a  program to convert dec to bin
11)write a program to conver binary to dec
12)read a string and find the given  string .
13)read 3x3 matrix and print diagonal sum
14)find a key value in double dim 3x3 array
15)Read a string 'i love java' and
    print 'java love i'
16) generate  reverse fibonacci series from
     the givebn range
17)accept a string and insert another string

at spec pos
18)accept 5 strings and copy all strings to

another strinmg
20)accept 5 strings and sort all strings





No comments:

Post a Comment