i want to know how to copy arrary without using any method or function. I have tried the below using System; class e4 { static void Main(string[] args) { int a,b; int[ ] m= new int[5]; int[ ] n= new int[5]; for(a=0;a<=4;a++) { Console.WriteLine("enter any value"); m[a]=Convert.ToInt32(Console.ReadLine()); m[a]=n[a]; } for(b=0;b<=4;b++) { Console.WriteLine(n[b]); } } } but it will give wrong result can anyone solve this problem
1 4920Post New Reliance C++ General Interview Questions
What is managed code and managed data in .net?
What is the report model project?
What is the default transaction attribute for an ejb?
why do you want to do mba?
What is meant by jms?
In Perl we can show the warnings using some options in order to reduce or avoid the errors. What are that options?
What techniques would you use to summarize legal documents?
What is ps?
How do I turn on autocomplete in word?
How jsp is executed?
Describe difference between inline and code-behind?
What is j2ee stack?
Procurement audits review what? A. The procurement process from Procurement Planning through Contract Administration B. The contract administration process from Solicitation Planning through Contract Administration C. The procurement process from Procurement Planning through Contract Closeout D. The contract administration process from Solicitation Planning through Contract Closeout
What is a jsp directive?
Tell something about Indian Constitution?