Kết quả của chương trình sau là gì?#include <stdio.h>#include <conio.h>#include <ctype.h>#define EOL‘\ n’void main() {clrscr();char chu[80];int tong, dem;for (dem = 0; dem < tong; dem++);tong = dem;for (dem = 0; dem < tong; ++dem)putchar(toupper(chu[dem]));getch();return;}
Bạch Tuyết | Chat Online | |
06/09 23:45:23 (Tin học) |
4 lượt xem
Kết quả của chương trình sau là gì?#include #include #include #define EOL‘\ n’void main() {clrscr();char chu[80];int tong, dem;for (dem = 0; dem < tong; dem++);tong = dem;for (dem = 0; dem < tong; ++dem)putchar(toupper(chu[dem]));getch();return;}
Vui lòng chờ trong giây lát!
Lựa chọn một trả lời để xem Đáp án chính xác Báo sai đáp án hoặc câu hỏi |
Số lượng đã trả lời:
A. Nhập vào một kí tự thường, sau đó chuyển sang chữ hoa rồi in ra màn hình. 0 % | 0 phiếu |
B. Nhập một kí tự hoa, sau đó chuyển sang chữ thường rồi in ra màn hình. 0 % | 0 phiếu |
C. 1 và 2 0 % | 0 phiếu |
D. Kết quả khác 0 % | 0 phiếu |
Tổng cộng: | 0 trả lời |
Bình luận (0)
Chưa có bình luận nào, bạn có thể gửi ý kiến bình luận tại đây:
Trắc nghiệm liên quan
- Kết quả của chương trình sau là gì?#include
#include float x[] = {63.2,-45.6,70.1,3.6,14.5};int n = sizeof(x) / sizeof(float);void main() {clrscr();int i, j;floar c;for (i = 0, j = n - 1; i < j; i++, j--); {c = x[i];x[i] = x[j];x[j] ... (Tin học) - Hàm gotoxy(int x, int y) là hàm: (Tin học)
- Hằng có thể được định nghĩa theo cách nào? (Tin học)
- Kết quả in ra màn hình của chương trình sau:#include
void main() {int i = 100;printf(“ % c”, i);}; (Tin học) - Kết quả của đoạn chương trình sau là gì, nếu gõ vào : ”10 T”.char c;int n;scanf(“ % d % c”, & n, & c); (Tin học)
- Lệnh fflush(stdin) dùng để làm gì? (Tin học)
- Kết quả của chương trình sau là gì:#include
#include void main() {clrscr();int i;for (i = 1; i <= 24; i++);printf(“\n % d”, i);getch();return;} (Tin học) - Khi nhập vào đòng văn bản: “Chao Cac Ban”. Kết quả của chương trìnhsau là gì:#include
#include int main() {clrscr();char str[80];fflush(stdin);scanf(“ % s”, str);cprintf(“Dong van ban vua nhap la: % s”, str);getch();return 0;} (Tin học) - Trong các hàm sau, hàm nào không định dạng để in một kí tự ra màn hình: (Tin học)
- Lệnh nào trong các lệnh sau cho phép nhảy ra khỏi vòng lặp đến vị trí bất kì mong muốn: (Tin học)
Trắc nghiệm mới nhất
- Dialogue completion: Choose A, B, C, or D to complete each dialogue. Mike: You’ve been working out regularly, haven’t you? Nhung: _____________ (Tổng hợp - Lớp 12)
- You can’t just bury your head in the sand and hope that this problem goes away, you know. (Tổng hợp - Lớp 12)
- Antonyms: Choose A, B, C, or D that has the OPPOSITE meaning to the underlined word/ phrase in each question. Why do you always contradict me and say that what I’m saying isn’t true? (Tổng hợp - Lớp 12)
- ‘I want each and every one of you here to put forward as many suggestions as possible’, said the boss bossily. (Tổng hợp - Lớp 12)
- Synonyms: Choose A, B, C, or D that has the CLOSEST meaning to the underlined word/ phrase in each question. The outer structure of the building has been completely renovated and the interior decorators will be starting inside next week. (Tổng hợp - Lớp 12)
- At the end of the performance, the audience _______ the cast of Mamma Mia! by giving them a standing ovation. (Tổng hợp - Lớp 12)
- You should _______ a professional to check your house for earthquake damage, just to be sure there’re no hidden cracks that could cause problems later. (Tổng hợp - Lớp 12)
- If the school _______ aren’t written down anywhere, how are students supposed to know what they are to follow? (Tổng hợp - Lớp 12)
- Tom Cruise wouldn’t be the star he is today _______ made a good impression in his early films. (Tổng hợp - Lớp 12)
- Pia has always wanted to be a travel _______ and take pictures of exotic places. (Tổng hợp - Lớp 12)