Question: its C++ subject A. What would be the last value of the used variables in each of the following statement considering the below declarations: int
A. What would be the last value of the used variables in each of the following statement considering the below declarations: int y = 10; char namel [30] " Ali", name2 (20) - Fahad" name 3 [2013" Saleh"; 1. strcpy (name3, name); strcat (name 3, namel); namel- name- name 3 chupel 2. strcat(name2," AL-Abdulrazaq"); strcat (namel, name2); y = strlen (namel); conio. cgets cscarf desar 3. y = random (1): ya isupper isdigt isspace ispunt toupper isalnum islower isalpha tolower print textcolor isine 4. y = sqrt(stlen("Sami")); stdlib. atol 5. ch - tolower('0'); cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
