PRF192_-_1_-_SP_2024_-_FE_1594.webp
Kechizu76

PRF192_-_1_-_SP_2024_-_FE_1594.webp

(Choose 1 answer)
What will be the output of the following program?
#include<stdio.h>
#include<ctype.h>
int main()
{
char ch = 'B';
if(islower(ch+1))
putchar(toupper(ch+1));else
putchar(tolower(ch-1));
}
A. B
return 0;
B. c
C. A
D. a

Thông tin

Category
PRF192
Thêm bởi
Kechizu76
Ngày thêm
Lượt xem
2,994
Lượt bình luận
12
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_1_-_SP_2024_-_FE_1594.webp
File size
155.5 KB
Dimensions
1920px x 892px

Share this media

Back
Bên trên Bottom