Explain user defined data type with an example..?



Explain user defined data type with an example..?..

Answer / suresh

User defined datatypes is nothing but the datatype defined
by the user
For ex:
class A
{
......;
}
Now 'A' is the user defined datatype
using 'A' in the main function u can create new variables
or objects

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

What information is contained in the Datapool_config section?

1 Answers  


What are the different data pool access orders?

0 Answers  


Explain the planning and creating datapool with an example?

1 Answers  


How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....

0 Answers   IBM,


What is the purpose of inserting delay values in the scripts of rational?

0 Answers  






What is meant by verification point and what is the use of it?

0 Answers  


How do you insert Log Messages and delay values in scripts?

1 Answers   GE,


What is the purpose of comparators in analyzing the results?

1 Answers  


How will you do data driven testing using Robot?

2 Answers  


For unattended execution whick playback options you will use?

1 Answers   Infosys,


How can you automate your project?

0 Answers  


What can u say about making a new configuration in Rational Test manager? a. Yes, it can be easily made. b. Yes, but with great difficulty c. No, Never. d. Can’t say.

1 Answers   Hewitt,


Categories