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.

2169


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

5955


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.

863


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)

673


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

721


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

692


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

656


Devise a program to implement the Fibonacci sequence.

699


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

720


How can you print an address of a variable?

704


Write a program to Print the Pascal triangle

671


Write a Program for matrix multiplication.

713


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

659


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

712


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.

716