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.

2021


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

5336


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.

704


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)

514


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

530


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

522


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

533


Devise a program to implement the Fibonacci sequence.

536


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

532


How can you print an address of a variable?

515


Write a program to Print the Pascal triangle

526


Write a Program for matrix multiplication.

505


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

494


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

529


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.

547