What is the difference between a binary search and a
sequential search?
Answer Posted / santhosh
santhosh kumar is a very good boy???
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
State the various causes of s0c1, s0c5 and s0c7.
What are the different types of condition in cobol and write their forms.
How to know whether the module is dynamical or statistical?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
In which area will you utilize 88 level items in cobol?
How do you get the data to code the BMS macro?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are all the divisions of a COBOL program?
What is the local-storage section?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is static and dynamic call in cobol?
Why occurs cannot be used in 01 level in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How are the next sentence and continue different from each other?
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.