Un-Answered Questions { Programming Code AllOther }

find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.

2006


Beautiful is for 012345678 9 and a code for similar word containing the same alphabets

5219


I have multiple datasets and I have to search a particular string in all of them at a single time. Please suggest a full jcl or rexx tool for it.

680


Write a Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

494


Write a Program to truncate a given floating point value (e.g.16.25=16).

510


Write a Program to find the sum of digits of a given number until the sum becomes a single digit.

500


Write a Program to find whether the given number is a Armstrong number.

515


Devise a program to implement the Fibonacci sequence.

517


Write a Program to find the number of words in a sentence.

504


How can you print an address of a variable?

491


Write a program to Print the Pascal triangle

505


Write a Program for matrix multiplication.

486


Write a Program to find the reverse of a given number.

465


Write a program that will convert an integer pointer to an integer and vice-versa.

495


Write a program that implements a date class containing day, month and year as data members. Implement assignment operator and copy constructor in this class.

518