Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Reliance C++ General Interview Questions
Questions Answers Views Company eMail

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 3973

Post New Reliance C++ General Interview Questions


Reliance C++ General Interview Questions


Un-Answered Questions

Can servomotor be used for applying torque or load to the gear box drive shaft at various speeds for gear box testing purpose.

544


Why it called struts?

546


What is dom in simple terms?

367


Why do we use polymorphism?

559


Can microsoft outlook be purchased separately?

1






What are the difference between structure and class?

550


Who owns the data dictionary in linux?

439


This person established the one fluid theory of electricity and performed some of the first investigations into electrical grounding and insulation:

471


How to get current action name?

3


Why is the standalone environment only useful during the development process?

1324


What is the difference between Classic ASP and ASP.Net?

516


What are the data types does SAS contain?

636


Is there a hotkey for merge and center?

346


compare TProvider Component vs. Provider Property ?

1203


Types of column foundation and how to calculate its steel quantity.

1430