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 12713what is an internal specifier? what happens internally when I use access specifier Internal ?
4 9231main() { 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 14371IN 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 10737how does pressure is converted into milli amps in pressure transmitter? plzzz explain practically
1 4020Post New rsystems Interview Questions
How will you do sort in reports in obiee.
How to get variable's value from get?
What is the purpose of encapsulation?
What is scaffolding in cakephp?
What are programming functions?
What do you mean by material facts in accounting?
How to Calculate the Fault Level of Electrical Installation
What is a vector class?
Explain what is spy satellite?
What is Distributed Cache in the MapReduce Framework?
What is a makefile in c?
What is the other name of isoantigen?
When was rbi nationalized?
When cursors are useful?
What are the Standard Profiles available in Salesforce?