In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
9 13066With one unit of electricity (one kilowatt hour), a 100 W bulb can burn for 1 1 hour 2 5 hours 3 10 hours 4 20 hours
15 31788Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
2 15410I am stuck up with a question on appending of two arrays
I am writing the code for the same, I am appending two
strings this way
int main()
{
string s1 = "Welcome to C++";
string s2 = "C++ improves the logic ability";
string s3 = s1 + s2;
cout<
What is the use of VPRS, EK01 and Ek02? For material cost we are using VPRS why we need EK01 and EK02?
1 20434Post New Siemens Interview Questions
Give some symptoms of serum sickness.
How do I insert a list of tables in word for mac?
Explain about electroporation of oligo?
Why should we not use singleton pattern?
Does laravel support php 7?
What is the difference between electronic regulator and ordinary electrical rheostat regulator for fans?
Why is python good for beginners?
how indexing in HDFS is done?
Explain how fast is the solar wind?
What do you know about employee subgroup?
Tell me can a gas be used for conducting current?
What are collinearity and multicollinearity?
how can calculate resistance box for 15 kw, 6 pole, RV-230, RA-42 motor
HOW to change the coloumns in XREF?
What is QuerySet in django ?