Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
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 (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?
11 19612write a c program in such a way that if we enter the today date the output should be next day's date.
2196Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
2 6666I need testPalindrome and removeSpace
#include
what is DLL Hell and how it is solved in .NET? please explain clearly??
How can you convert QTP 8.2 scripts to QTP 9.2. Please give some inputs ASAP.
How can I find out if there are characters available for reading?
Why do we use mysql?
Explain a path in unix.
What is the difference in creating filters in designer and business objects?
How can you find out the version of the installed mysql?
Which is better oop or procedural?
What is oauth2 in laravel?
How to create database with physical files specified in ms sql server?
How many report formats are available in ms excel?
What is filter command in unix?
What is Admin Repoting Kit(ARK)?
What is smtp and how it works?
How does dependency injection work and why would you need it?