answersLogoWhite

0

180 Degrees. This is flat in the back of the camera.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is default values of different primitive data types?

in integral data types default value=0 in decimal type default value is 0.0 in boolean default value is fa


What is default value of Boolean type variable?

False will be the default value of the boolean datatype in java


What is default value of formal arguments?

In C, there is no default value for formal parameters. In C++, there can be, but the value is whatever you declare in the function declaration.


What are the three components to data definition?

Type, name and initial value. If a value is not given and the type supports default construction, a default value is assigned.


What is the value of a Bruce sutter autographed baseball?

about 45.00 (not including age/authenticity of the ball)


What is the default value of a reference?

null


What is the tangent of an angle a?

Angle a, by itself has no value. You must first assign a value to a to get the value of tan a.


What is the camera depreciation rate and how does it impact the value of a camera over time?

The camera depreciation rate is the rate at which a camera loses value over time. It is typically calculated as a percentage of the camera's original cost. As a camera depreciates, its value decreases, which means that it may be worth less than what was paid for it initially. This can impact the resale value of the camera and how much it can be sold for in the future.


How is a default value set in MS Access?

When you provide a default value for a field in Access, Access will automatically insert this value into the field when a record is inserted that has no value (NULL) for this field. Default values are used when there is a sensible default for a field.


What is the difference between default and value in the configuration file of the Tibco admin?

Default is the value that has been given for a GV during design .But in Value field we can modifie the GV value during deployement.


What value is the one that a DBMS initially displays in a field?

a default value


What value is assigned to extern variable?

Default initial value of extern integral type variable is zero otherwise null.