Quiz: Overview of Protobuf
Test your knowledge of the fundamentals of Protobuf.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which integer type would you use to add a fixed-size value that occupies 32 bits and can hold both positive and negative numbers?
A.
int32
B.
uint32
C.
fixed32
D.
sfixed32
1 / 5