(Datatypes C#)
1.
|
Which of the following statements are correct about data types?
1. If the integer literal exceeds the range of byte, a compilation error will occur.
2. We cannot implicitly convert non-literal numeric types of larger storage size to byte.
3. Byte cannot be implicitly converted to float.
4. A char can be implicitly converted to only int data type.
5. We can cast the integral character codes.
|
|||||||
|
2.
|
Which of the following is an 8-byte Integer?
|
|||||||||
|
4.
|
Which of the following statements is correct?
|
|||||||||
|
5.
|
Which of the following are value types?
1. Integer
2. Array
3. Single
4. String
5. Long
|
|||||||
|
|
7. What is the size of a Decimal?
|
||||||||
|
8.
|
Which of the following is the correct size of a Decimal datatype?
|
|||||||||
|
(Networking)
1.
|
How long is an IPv6 address?
|
|||||||
|
2.
|
What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet?
|
|||||||
|
3.
|
What are the two main types of access control lists (ACLs)?
1. Standard
2. IEEE
3. Extended
4. Specialized
|
|||||||
|
|
No comments:
Post a Comment