Write a program to Print the Pascal triangle
No Answer is Posted For this Question
Be the First to Post Answer
how to write test case for a text field that should be mandatory
Find out the list of roles which gives access to all t-codes in SAP? Thanks in advance.
find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.
Beautiful is for 012345678 9 and a code for similar word containing the same alphabets
Write a Program to find the number of words in a sentence.
WORKING STORAGE 01 WS-LENGTH PIC 9(1) VALUE 5. 01 DFHCOMMAREA. COPY ABCDEF (COPYBOOK ABCDEF IS HAVING ONLY ONE VARIABLE OF LENGTH X (100).) .. PROCEDUER DIVISION. ... EXEC CICS XCTL PROGRAM (WS-PGM) COMMAREA (DFHCOMMAREA) LENGTH (WS-LENGTH) RESP (WC-RESPONSE) END-EXEC 1. What will be the value of EIBCALEN in program ABCDEF? 2. What will be length of commarea when in ABCDEF? 3. Will such a code thow any error while linking to called program? Thanks in Advance
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.
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.
Write a program that will convert an integer pointer to an integer and vice-versa.
Main frame : I have a PS file. 4 records. I need toread a particular field of that file and then add it up. then write the added field along with all other fields
Write code that allows to create only one instance of a class?
Dear sirs, Hi, I would like to inform you that I want to perform a project using MLP neural network to recognize binary images containing three types of geometric shapes such as squares,rectangels and circles. Furthermore,each image includes only one geometric type. The output of network would be: '1' if the network detects square shape. '2' if the network detects rectangle shape. '3' if the network detects circle shape. '4' if none of these shapes detected. Would you please send me a matlab source code for this project? Your prompt reply would be so appreciated. regards,