CJCoding With Joseph
15per day
TitleAction
1
Size of intWhat is the typical size of an `int` on a 64-bit system in C?...
easy○ Not StartedVariablesSolve
2
printf Format SpecifierWhich format specifier is used to print a `float` value in C?...
easy○ Not StartedPrintingSolve
5
String TerminatorWhat character terminates a string in C?...
easy○ Not StartedStringsSolve
3
Pointer OutputWhat is the output of this code?...
medium○ Not StartedVariablesSolve
4
Array and SizeofWhat is the output of this code? (Assume int is 4 bytes)...
medium○ Not StartedArraysSolve