Explain user defined data type with an example..?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2069


Explain the use of "testobject root = getroottestobject();" in rft?

716


Explain datapool?

681


Where the datapool values are stored?

1997


Where do you view the results in Trap option?

1930






What is the purpose of the Trap options?

1950


Explain Robot?s command line options?

1716


how you copy test cases from .xls to Quality centre?

2401


If you want to output the results to the log file .. How to do?

1729


How will you edit a baseline file of a verification point?

1825


Which of these is not a kind of report in Rational Test Manager a. Performance Report b. Build Listing Report c. Test Plan Report d. Test Case Report

1557


what is responsibilities of the Rational Robot

1783


How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?

6438


If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not

1920


How will you do data driven testing using Robot?

2060