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 19667Post New Mphasis C++ General Interview Questions
What is the difference between jsp and jsf?
Explain disadvantages of an ad-hoc network?
Define filter transformation?
What 2 data types are automatically created when the namespace is saved in the integration repository?
How to perform a system shutdown in unix?
Is redshift using primary keys for key-value storage?
how are domain user accounts created and managed? : Windows server 2008
How do I select all files in multiple folders?
What is procedure function?
What are the steps involved in setting up classpath in web logic server?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
i have one question.when using fbra for reset clearing,message exchange rate different was posted and i have do reversalon the same time using fb08 but unfortunately i' m not authorize to use this transaction.my collegue only have.so how should i do.please advise
Tell about the important components of erp?
What are the different ways to get an Azure subscription?
What is pure servlet?