What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?
6 43254int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?
11 19969Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 9886Post New HCL C++ General Interview Questions
How did you execute junit test cases for apache camel?
What impacts will the Internet of Things (IoT) have on Economic Growth?
what are the reports created in mm and sd side using sap bw in a project? name some of them and explain the requirement?
How do I install linux on a hard drive?
What Maximam Gap Taibaar & Bush
What is data normalization in ml?
What is fixed assets/ capital employed ratio?
What is the importance of parser in php?
What are the types of variable use in pl sql?
Can I reinstall windows 10 for free?
Explain the difference between cdma and gprs and which of them is better and why?
How many types of wave motions are there?
Explain me what is the purpose of rjs in rails?
How will you configure BW to load data from data stages?
How to check the status of airplane mode (enable/disable) in perl for Android mobile?