Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which 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

Answers were Sorted based on User's Feedback



Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / ad

+

Is This Answer Correct ?    2 Yes 0 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / guest

Correct answer is +. If we used + than it will print + for
positive value and - for negative value.

Is This Answer Correct ?    2 Yes 0 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / guest

+

Is This Answer Correct ?    2 Yes 0 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / dev

only option (a) is correct as per the requirement

Is This Answer Correct ?    1 Yes 0 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / swappy

Answers #1 and #3 are correct. "+" is used to display +ve
as well as -ve sign. "-" is used to display a -ve sign when
the no. is -ve.

Is This Answer Correct ?    1 Yes 1 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / islam

correct answer is (b) -

Is This Answer Correct ?    0 Yes 2 No

Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear b..

Answer / saikat

+ and - both are correct.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More COBOL Interview Questions

In which area will you utilize 88 level items in cobol?

0 Answers  


i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?

6 Answers  


How to define a array dynamically.....

5 Answers   Fidelity,


given the following: 77 A PIC 9V9 VALUE 9.5 77 B PIC 9 VALUE 9. 77 C PIC V9 VALUE 0.8 77 D PIC 9 77 E PIC 9 77 F PIC 9V999 what are the contenta of D E nad F after the following statements are executed: COMPUTE F ROUNDED=A+C/B MULTIPLY A BY C GIVING E ADD B C A GIVING D ROUNDED a.F=9.589 E=8 D=1 b.F=9.589 E=8 D=9 c.F=9.589 E=7 D=9 d.F=9.589 E=7 D=1

5 Answers   Broadridge, TCS,


Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

7 Answers   Bank Of America, Mind Tree,


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

0 Answers  


How to open and see copy book ?

3 Answers  


I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you

1 Answers  


which one is the best of com and com-3.using of real time ?

7 Answers   Cap Gemini,


Whats the difference between search & search ALL?

3 Answers   IBM,


how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array

3 Answers   ADP,


if someone is using my file,how can i find which user id is using?

4 Answers  


Categories