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...


what is the difference between implicit and explicit scope terminator with example? 



what is the difference between implicit and explicit scope terminator with example? ..

Answer / avijit bardhan

Implicit scope terminator is period which is used at the end of statement to terminate the scope of previous statements.




Explicit terminators are like END-PERFORM, END-READ, END-EVALUATE etc.

Is This Answer Correct ?    22 Yes 0 No

Post New Answer

More COBOL Interview Questions

How can you declare the file ?

1 Answers   Wipro,


What is ASKTIME, SUSPEND

1 Answers   IBM,


i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?

2 Answers  


Can JUSTIFIED be used for all the data types?

3 Answers  


what is the diff b/w select stsmt and cursor ?

2 Answers  


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

4 Answers  


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


How do you code Cobol to access a parameter that has been defined in JCL?

3 Answers  


What is difference between comp & comp-4?

6 Answers  


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

7 Answers   Cap Gemini,


A paragraph PARA-X is to be executed when none of the data names A, B and C have value of 1. Which of the following will achieve this ? (a) IF A NOT = 1 OR B NOT = 1 OR C NOT = 1 PERFORM PARA-X (B) IF NOT A= 1 AND B= 1 AND C = 1 PERFORM PARA-X (C) IF A NOT =1 IF NOT B = 1 OR C= 1 PERFORM PARA-X (C) IF A NOT = 1 AND B NOT = 1 AND C NOT = 1 PERFORM PARA-X

3 Answers   TCS,


what is MSGLEVEL?

1 Answers   IBM,


Categories