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 4830Post New Reliance C++ General Interview Questions
What is the cics command level?
Can we change already existing lookup relationship between 2 objects to master detail relationship? : salesforce objects & fields
why are U looking for this vacancy
You are a project manager who has recently held a project team kickoff meeting where all the team members were formally introduced to each other. Some of the team members know each other from other projects and have been working with you for the past 3 weeks during the Planning processes. Which of the following is true? A. Team building begins once all the members of the team are identified and introduced to each other. This team is in the storming stage of Team Development. B. Team building begins at the Planning process. This team is in the storming stage of Team Development. C. Team building begins once all the members of the team are identified and introduced to each other. This team is in the forming stage of Team Development. D. Team building begins at the Planning process. This team is in the forming stage of Team Development.
What is sap market place?
What is electronic invoicing ?
Can reconstituted SMP be autoclaved?
If you provide a service in two components "providers" section of @component decorator, how many instances of service shall get created?
What are the objectives of studying data structures?
What are authentication filters in web api?
Explain sap system transactions?
What's your salary history?
How kafka communicate with clients and servers?
What are the escalation rules?
Explain the various ways to run sqr?