"How will you merge these two arrays? Write the program
Array: A 1 18 22 43
Array: B 3 4 6 20 34 46 55
Output Array: C 1 3 4 6 18 20 22 34 43 46 55"
Answer Posted / a
a
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Why is null pointer used?
Can we change the basic meaning of an operator in c++?
How do you add an element to a set in c++?
What is difference between class and structure in c++?
What is abstraction in c++?
How to implement is-a and has-a class relationships?
Explain deep copy and a shallow copy?
What are abstract data types in c++?
Will c++ be replaced?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
How do I tokenize a string in c++?
What are function prototypes?
Define 'std'.
What is a sequence in c++?