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 15251How 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 25506The 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 33366GO 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 6948Post New IBM Interview Questions
What is header file in c?
What is the use of mysqli_connect in php?
What are financial functions in excel?
Why is xap important?
What is msdb database? : sql server architect
What is the maximum length for any file name under linux?
Why does not bicycle fall when it running condition? When it fall whiteout stand. Why?
Explain the difference between querystring collection and form collection?
Can a method be static and synchronized?
How to display the contents of the text file in reverse order?
What is soap and rest web services?
Ho we can see assembly information?
. how will effect of water injection on turbine load and corresponding MW output(not water washing)
Explain alias?
What platform and java version are required to run hadoop?