How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
1 8892Post New UST RPG400 Interview Questions
What are the components in angular2?
What is tunneling?
List the interfaces which extends collection interface?
How many VLANs are supported on a single switch
How do you auto adjust cells in excel?
How to Connect via ODBC using Delphi or C++ Builder ?
Where can I find conference information?
What is a procedure in oracle?
Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon
What is static analyzer?
how material removal occurs only in workpiece not in tool during an EDM process?
How to check a variable is array or not in php?
What is the difference between array and linked list in c?
What is sql view?
box 1 contain odd value X or Y the box 2 =X i.e 7 or 12 box 3= Y has value 19 if X is 7 or 31 if x is 12 get even value X or Y Use any operator steps allowed 3