Tuesday, July 16, 2013

Programming round questions of SOLITON

1. Get a sentence from the user and you have to check for the presence of vowels and if it is present,you have output the number of times that each vowel occured.For example: 'This is Anand' is the input ,the output should be a-2,e-0,i-2,o-0,u-0..

2.Get a numerical value as input and the number has to reversed and then the ouput should be subtacted with the input number.For example: 29435 is input,the reversed no should be 53492 and also subtract the both values.


The answer logic are very easy to crack and guys,if we could the logic in 2 minutes ,You can also do it in a better way than us.

               The answer i.e.,Program will be posted few days later

No comments:

Post a Comment

It'll be really help full if you give us some feedback