You declared a constant in a main test..Later you want tried
to reinitialize that constant..what will happened?
i.e const i=10;
--
---
i=20;
what will happen?

Answers were Sorted based on User's Feedback



You declared a constant in a main test..Later you want tried to reinitialize that constant..what wi..

Answer / mercurytsl

No it's value not changed.Instead at debugging time itself
it gives error message like "you cannot Reinitialize a
constant" like that

Is This Answer Correct ?    1 Yes 0 No

You declared a constant in a main test..Later you want tried to reinitialize that constant..what wi..

Answer / guest

it s value will be changed to 20 no longer 10.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what are the stages of software development life cycle?

5 Answers   Agility e-Services, Trigent,


How do handle error/exceptions in winrunner.

2 Answers   ADITI,


how to perform regression testing using winrunner?

1 Answers  


What is tsl? What 4gl is it similar too?

0 Answers  


global sheet and external excel sheet how it will work

0 Answers  






can any body tell me in detail about ERP domine?

0 Answers  


What are the Win Runner tools for functional testing?

0 Answers  


what is mean by v module . pls give answer with example

2 Answers  


can any one provide some testing material?

2 Answers  


What id DB Folder? when it will be created and what it consists?

2 Answers   BeBo Technologies,


what is the use of _set_window in winrunner?

11 Answers   Wipro,


What is the use of gui map and what happens when the gui map file get loaded?

0 Answers  


Categories