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
What is the purpose of a lock shared configuration resource?
What is the significance of the .dex files? in Android?
where is available in this mantis toturials?
Write short note on construction programme for pile foundation.
tell us something about nabard and its functions.
What are pages on wordpress?
Integration between personnel administration & payroll?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
What is java sql package?
How do I start flume in hadoop?
How do I get to sql server configuration manager?
What is quantity of cement and sand required for 2000sqft of tiling?
Explain what is use of dbcc commands?
If a system goes blank, how do you debug it?
What is injector bubbling?