Shafik Y
A
#226 Given the following in C and C++

struct A {
int y : (int)(double)10.f;
};

Without checking, valid code?

C | C++
=========
A. No | No
B. No| Yes
C. Yes | No
D. Yes | Yes

#cplusplus
#Cpppolls
#programming

A

B

C

D

0 votes — 07:03 PM - May 01, 2023
0
0
0

 

{{ notificationModalContent }} {{ promptModalMessage }}