du u know test pattern for robosoft? Plz share
Answer / unni
1'st round to write a program in c or c++.
2'nd round technical interview, we have to answer for oops
concept, data structure and the language chooses in the
first round. finally HR
| Is This Answer Correct ? | 13 Yes | 0 No |
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
What are the 4 types of functions?
Is c procedural or functional?
Explain how do you override a defined macro?
What is the use of in c?
What are the types of data structures in c?
how to swap 2 numbers in a single statement?
WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES
can we implement multi-threads in c.
please help me.. how to write a code of this output?? "Enter range number:"10 1 is an odd number 2 is an even numbers 3 in an odd numbers 4 " to 10" "printing all odd numbers:" 1,3,5,7,9 "printing all even numbers:" 2,4,6,8,10 "sum of all odd numbers:25 "sum of all even numbers:30 using a C Programming ARRAY pleas pleas help.. its my project ..please :(
read a number & print all its devisors using c-program?
what is c programming?