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 42721int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?
11 19132Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 9624Post New HCL C++ General Interview Questions
What is the function of a domain?
Distinguish between: a) Normal layout & Print Layout views b) Windows Clipboard & office Clipboard c) Save & Save As Commands d) Program File & Data File e) Pie Charts & Barr Charts
How BIS Decedied the LSF value 0.66-1.02 with calculation.
I created a new info structure and activated update rules for it. What is the best way to transport them into a productive system?
Is javascript faster than asp script?
What is asa ultralite in sybase?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is a bidirectional relationship?
How are the structural profiles maintained?
Describe a typical day of an investment banking analyst?
Define the term thrift
How do queries work in a database?
What is process termination in unix?
Does mongodb require a schema?
Explain how we can get the number of elements in an array?