PRF193_SU25_Final_Exam_4133.webp
K

PRF193_SU25_Final_Exam_4133.webp

Kizspy | Question: 11
(Choose 1 answer)
What is the output of the following C++ code snippet?
#include <iostream>
using namespace std;
int main() {
int a = 5;
int b = 3;
cout << float(a/b);
return 0;
FJOVERFLOW.Com
A. 1
B. 1.6666...
C. 2
D. Compilation Error

Thông tin

Category
PRF193
Thêm bởi
Kusakabe2002
Ngày thêm
Lượt xem
723
Lượt bình luận
1
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom