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 the purpose of inserting delay values in the scripts of rational?

544


How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.

1794


What information is contained in the Datapool_config section?

1669


Where the datapool values are stored?

1907


Explain purpose of inserting delay values in the scripts of rational?

564






If we write the script for login page and click on submit boutton then it opens order page...How we can validate that opened page is wether orderpage or not?

1791


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

1643


How to analyze results after playback?

618


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

1990


Explain Robot?s command line options?

1810


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

2301


Explain what kind of problems are solved by datapools?

584


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

1823


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

1482


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

2542