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 19115write a c program in such a way that if we enter the today date the output should be next day's date.
2137Is 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 6531I need testPalindrome and removeSpace
#include
What does %d do in c?
Can shell script run on windows?
Explain the differences between siebel 7.8 and 8.0?
How do you insert a cross reference in word?
Is php strongly typed?
What is exit rate in analytics?
What is css3 word-wrap property?
What is data in computer science?
What does DOCTYPE mean?
What is the difference between chkdsk r and f?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is an int in c#?
what are the vmware environment can be monitored by using vmware vi agent?
What do you do (with the project staff) when the schedule fails?
Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.