ZEROES and SPACES are _______ constants
(a) Figurative
(b) Numeric
(c) Non-numeric
(d) Alphabete

Answers were Sorted based on User's Feedback



ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alpha..

Answer / ashish agarwal

a

Is This Answer Correct ?    9 Yes 0 No

ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alpha..

Answer / anil prajapati

correct answer is a

Is This Answer Correct ?    4 Yes 0 No

ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alpha..

Answer / supriya shree

figurative

Is This Answer Correct ?    4 Yes 0 No

ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alpha..

Answer / satya sivaji

The answe is (a).

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do you reference the fixed block file formats from cobol programs

1 Answers  


The maximum number of dimensions that an array can have in COBOL-85 is ?

11 Answers  


IF I mention stop run in CICS what happens?

1 Answers   IBM,


a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?

4 Answers  


What are differences between Static Call and Dynamic Call?

10 Answers   IBM, KBC, Keane India Ltd, Verizon,


Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?

5 Answers  


What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.

3 Answers   IBM, Xansa,


What is the file organization clause ?

2 Answers  


How do get the result of your program directly on your pc?

1 Answers   UST,


What does the IS NUMERIC clause establish ?

2 Answers  


how will you define vsam file in select clause?

3 Answers   Patni,


What is the difference between goback, stop run and exit program in cobol?

1 Answers  


Categories