what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
6 29606If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
6 21123What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }
3 10577Post New CTS Interview Questions
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the lifecycle steps of React?
Give the significance of YAC-1.
What does the __ init__ function do in python?
Where you store Connection string in "Web.Config" file in ASP.NET?
How to define a constant?
How to access the admin console?
In a C# class we have a SortedList member m_addinProjects
we want to provide an iterator to allow the consumer of
this class access to the items in the collection. Please
provide an iterator method for the AnalyzeAddinsDLL class
below and an example of how it would be used.
namespace AnalyzeAddinsDLL
{
public class AllAddInProjects
{
private SortedList
List some advantages of link building in seo?
Explain following error properties?
Where do I put dll files windows 7?
How To Convert A Normal Vg To Big & Scalable Vg And Also Big To Scalable Vg?
Define homebrew?
What is the concept of strong names?
Explain current ratio.