Question
How to assign one array to another?

Answers

You can't assign an array to other. Arrays are not lvalue, because they don't refer to one variable, rather a set of variables. So they can't be placed on the left hand side of an assignment statement. For example the following statement will generate compilation error.int x[5], y[5];x = y;   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q There are 3 colored boxes - Red, Green and Blue. Each box contains 2 envelopes. Each envelope contains money - two of them contain Rs. 25000 each, two of them contain Rs. 15000 each and remaining two contain Rs. 10000 each. There is one statement written on the cover of each box. * Red Box: Both, a red box and a blue box contain Rs. 10000 each. * Green Box: Both, a green box and a red box contain Rs. 25000 each. * Blue Box: Both, a blue box and a green box contain Rs. 15000 each. Only one of the above 3 statements is true and the corresponding box contains the maximum amount. Can you tell which box contains the maximum amount and how much?
  • Q If you were to conduct a hypothesis test to determine if greater than 50% of customers who use this Internet-based site are women, would you conduct a one-tail or a two-tail hypothesis test? Explain your answer.
  • Q How much does social media marketing cost? what’s the roi?
  • Q Why use string handling in Java?
  • Q Ayatollah Khomeini was the religious leader of
  • Q What is Individual and collective requirements and differecne between them in MTO scenario?
  • Q What is a funambulist?
  • Q How do you treat changing requirements? Are they good or bad? Why?
  • Q State whether the following statement are true or false: Moulding is carried out in moulding boxes called flasks.
  • Q What is panspermia?
  • Q Explain the concepts of Test Fusion Report of QTP.