Programming Languages (22694)
Scripts (9273)
Networking (2571)
Microsoft Related (21566)
Databases (16609)
Operating Systems (11983)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26473)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (644)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1789)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 9292What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;
4 9433How to write integration test cases? And as a black box tester do we write integrated test cases and how?
1 7979hi friends pls send to me any one have or guide me for model papers or previous papers of ISTQB certification exam foundation level
1 2195
what is collation? : Sql dba
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How do I search for files containing specific text in linux?
Find Best Job Vacancies across the world on Jooble!
How to Change a users password from unix shell.
Will you like to work in pune?
How to Remove drives listed in a TDriveComboBox ?
What are the different types of subquery?
How to connect to SQL server through Perl?
i'm searching on cognos..i want to know real time scenarios..persons having real time exp or undertaking trainings or who searching on cognos...can send me the details...for proper guidence..for project and interview preparation..pls help me out..my mail-id is ammu2india@gmail.com..hope u will respond as soon as possible..thanks..
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
How to create a web form?
list out three tableau limitation
What are the kinds of subquery?