What is the binary search?
No Answer is Posted For this Question
Be the First to Post Answer
Define clustered index?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
What will be the result if on size error phrase is declared?
what is RUNSQLSTM?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
How do you pass pointer PL/1 main procedure to sub procedure?
How do you find whether any generations exist under a gdg base?
What is a configuration management system, give examples?
Differentiate between hdam and the hidam databases?
How do you use sub-string as a Pseudo-variable in PL/1? How can we use the variables?
What is mainframe testing?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?