The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
4 15084How many bytes will be allocated for the following record description entries? 01 REC-A. 05 A PIC S9(4). 05 B PIC XXXBXXX. 05 C PIC ____9.99. 05 D PIC S9(5) COMP-3. 05 E PIC 9(3) COMP.
16 25024The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 33116GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand
2 6864Post New IBM Interview Questions
what is detail procedure of eccentric footing? plz. give solved exmple?
What is the method to avoid overfitting?
Explain the Doric chiton
What are the principle social and cultural impacts of the internet of things (iot)?
What type of heat exchangers are most commonly used for a large-scale plant-cooling loop using seawater as the utility?
What are a base class, subclass, and superclass?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
why use caffine for HPLC calibration ?
Is declare cursor executable?
In abinitio, what types of parallelism are used?
Define static linking and dynamic linking.
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What is the significance of billing relevance field?
What is sqlservr exe?
In blockchain technology, what does the word “blocks” stand for?