Answer Posted / om prakash yadav
Logical structure of database.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between comp and comp-3?
Which Search verb is equivalent to PERFORM…VARYING?
In COBOL, what is the different between index and subscript?
explain sorting techniques in cobol program?
Write the code to count the sum of n natural numbers.
Write a program to explain size error.
Write a program that uses move corresponding.
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the fixed unblock file formats from cobol programs
How do get the result of your program directly on your pc?