Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what qualitites do you look for in your colleagues?

661


What are the different types of scripting techniques for automation testing?

535


what mean void creat_object?in public class in this code class A{ public: int x; A(){ cout << endl<< "Constructor A";} ~A(){ cout << endl<< "Destructor A, x is\t"<< x;} }; void create_object(); void main() { A a; a.x=10; { A c; c.x=20; } create_object(); } void create_object() { A b; b.x=30; }

2055


What is an err object?

525


What is rename command in sql?

455






What is the scenario which compels informatica server to reject files?

590


How to Avoid an Application Error when using EM_POSFROMCHAR ?

1411


What is dynamic or run time polymorphism?

555


How to use multiple scriptmanager controls in a web page?

590


List the parameters that one needs to pass in selenium.

445


what are the features and advantages of object-oriented programming? : Sql dba

534


What is tensorflow ?

5


When does network congestion occur?

741


What is git fork? What is the difference between fork, branch, and clone?

1


What is the main difference between @requestparam and @pathvariable annotation?

179