Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 12553what is an internal specifier? what happens internally when I use access specifier Internal ?
4 9093main() { int (*functable[2])(char *format, ...) ={printf, scanf}; int i = 100; (*functable[0])("%d", i); (*functable[1])("%d", i); (*functable[1])("%d", i); (*functable[0])("%d", &i); } a. 100, Runtime error. b. 100, Random number, Random number, Random number. c. Compile error d. 100, Random number
1 14297IN A TABLE HAVE ONE COLUMN PRIMARY KEY..IT WILL NOT ALLOWS NULL VALUES AND DUPLICATE VALUES..INSTEAD OF PRIMARY KEY WHY CANT WE USE UNIQUE AND NOT NULL.THESE TWO ALSO DOESNT ACCEPT NULL VALUES IN NOT NULL AND UNIQUE DOESNT ACCEPT DUPLICATE VALUES? SO WHAT IS THE DIFEERENCE BETWEEN(UNIQUE,NOT NULL) AND PRIMARY KEY??????
8 10513how does pressure is converted into milli amps in pressure transmitter? plzzz explain practically
1 3958Post New rsystems Interview Questions
Where do you define unloading points and goods receiving hours?
Explain the different types of building contracts?
How to count duplicated values in a column in ms sql server?
What is a central pattern generator (CPG)?
What is wpf visual studio?
How polymorphism can be implemented?
What do you mean by RBI as a lender of last resort?
How do I change my email settings in outlook 365?
How do you troubleshoot server hang?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
Is powerpoint effective?
What is data binding angular?
Explain about tristate constants?
which parameter is use to declare the name of dataset in dd statement?
Explain polyembryony and apomixix?