Answer in matlab

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Answer in matlab

Post by answerhappygod »

Answer in matlab
Answer In Matlab 1
Answer In Matlab 1 (27.39 KiB) Viewed 20 times
What does the following code do if variables is a character vector? a n = 0; for X=S if x<='Z' && X>='A n=n+1; end end O A. The script will count the number of upper case alphabets in the character vector O B. The script will count the number of alphabets in the character vector OC. The script will count the number of characters other than alphabets. O D. The script will count the number characters other than the upper case alphabets.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply