Question: Q24) (6pts) In C++ syntax the binary literal value 10101 is written as follows: 0b10101 In a similar fashion, write the following literals in C++

 Q24) (6pts) In C++ syntax the binary literal value 10101 is

Q24) (6pts) In C++ syntax the binary literal value 10101 is written as follows: 0b10101 In a similar fashion, write the following literals in C++ syntax? Octal int 42 Decimal int 42: Hexadecimal int ADA: Decimal float 42 Decimal double 42: Decimal unsigned 42: Q25) (5pts) const size t len strlen (""1ONN123456789"") What is the value of len

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!