Coding - Programming Question Paper - Set A (Dec 2017)
Coding - Programming Question Paper - Set A (Dec 2017)
Marks: 25marks
* *
* *
* *
* *
* *
2. Write a program to concatenate two strings without using strcat() and concatenate
operator.
3. Write a program to find the second large value in array without sorting the array.
4. Write a program to print not common values between the two arrays.