88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
5 11150ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
4 9290COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
1 6544OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49
13 21272Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be
7 15903Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is
12 19774given the following piece of code: CALL SUB-PGM USING A, B, C. CALL SUB-PGM USING A, C, C. (a) Both CALL statements will always produce same result. (d) Both CALL statements may produce different result. (c) Compile-time error because SUB-PGM is a dataname. (d) Compile-time error because A, B, C are used twice.
2 8713The 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 33691The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above
3 10139Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above
7 15359Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible
7 10423Post New TCS Interview Questions
Repository manager can be used to schedule a task on clients?
Will windows 10 be subscription based?
How many Rod required for 58 feet by 24 feet roof slab which is supported by 5 * 3 = 15 Column. Six Stored building Roof Slab = ? Ton 15 Column = ? Ton Slab Beam = ? Ton
What Is The Difference Between The System.array.copyto() And System.array.clone()?
What is sap transport layer? : transportation management
You are the project manager for the Late Night Smooth Jazz Club chain, with stores in 12 states. Smooth Jazz is considering opening a new club in Arizona or Nevada. You have derived the following information: Project Arizona: Payback period is 18 months, and the NPV is 250. Project Nevada: Payback period is 24 months, and the NPV is 300. Which project would you recommend to the selection committee? A. Project Arizona because the payback period is shorter than Project Nevada B. Project Nevada because the NPV is a positive number C. Project Arizona because the NPV is a negative number D. Project Nevada because the NPV is a higher number than Project Arizona's NPV
What main/gen/ directory contains?
What is a char in java?
What is a distributed cache in mapreduce framework?
What is a 'value field' in the co-pa module?
How do I add an rss feed to my yahoo account?
are there any useful c runtime apis that I can call from rpg iv?
Explain the features of pseudo mode?
Explain what information is needed to specify a mixer?
10) How to get Item Header in Sales Order?