What is a scope of a variable that declared inside the main?
Is tht accessible in try & catch block?

Answers were Sorted based on User's Feedback



What is a scope of a variable that declared inside the main? Is tht accessible in try & catch b..

Answer / siva subrahmanyam

It's not accessible directly. Scope Ends within the Main block. However, it can be accessed through the Pipeline document unless it is dropped within main block.

Is This Answer Correct ?    5 Yes 2 No

What is a scope of a variable that declared inside the main? Is tht accessible in try & catch b..

Answer / amit mandal

yes

Is This Answer Correct ?    5 Yes 3 No

What is a scope of a variable that declared inside the main? Is tht accessible in try & catch b..

Answer / sameer

If U specify that local variable inside the try block then you access it and simultanously u can catch the Exception in catch which is user understand S.O.P statement

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WebMethods Interview Questions

What Is an ACL?

1 Answers  


What Happens When a Breakpoint is Encountered?

1 Answers  


In ftp, if we need to change username and password. what we have to do?

1 Answers   IBM,


How ACLs Affect locking?

2 Answers  


How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????

1 Answers  






What Is the Pipeline Editor?

3 Answers  


How you can implement finally block in flow services ?

8 Answers   Cap Gemini,


What Does an IS Schema Look Like?

1 Answers  


What Are Transformers?

3 Answers  


How to Restore a Session on a Server?

1 Answers  


Can u please tell me abt WebMethods in brief

3 Answers  


How to Create an IS Schema?

1 Answers   ACC,


Categories