How are the objects stored on AS/400?
Answer / anuj tiwari
All objects are stored on AS/400 in a single level storage. In this method all objects are referenced by one virtual address which is translated in to a physical address whether it is an auxiliary storage or main memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are all the compiler directive statements?
maximum number of subfiles that can defined in a rpg program for one display file is?
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
What is the type, length of a LDA?
is there any way to dynamically merge other html scripts into a given html?
how many levels are there in a physical file?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
HOW CAN WE ENTIRE OBJECTS& IT'S TYPE IN PGM?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?