Question: which is the correct option for c language coding? Consider the following program: int functioni(int a, int b) Which of the following could be a
Consider the following program: int functioni(int a, int b) Which of the following could be a suitable application for the function function 1? A. Checking whether a and b are equal B. Performing a (vector) dot product on a and b and returning the result C. Working out ab D. Converting a +binto a string, and returning the first character of the string OB OD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
