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 12319what is an internal specifier? what happens internally when I use access specifier Internal ?
4 8913main() { 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 14158IN 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 10200how does pressure is converted into milli amps in pressure transmitter? plzzz explain practically
1 3881Post New rsystems Interview Questions
What is Self-Installation Kit ?
Is window an application software?
What is the full syntax of json.stringify?
Can an interface have an inner class?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How to updating angular cli?
What is the difference linux and redhat?
How to sort the query output with order by clauses in ms sql server?
Could any one explain Process Flow and Integration of HR with FI.
Why main is not a keyword in c?
Which is better java or python?
Do you know what are incoming links?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is the difference between an Abstract class and Interface?
Print options in smartforms?