You work as the application developer at Certkiller .com.
You must identify which
specific type meets this criteria: ?
Is always a number.?
Is not greater than 65,535.
Select the type you should use to meet the criteria

Answers were Sorted based on User's Feedback



You work as the application developer at Certkiller .com. You must identify which specific type me..

Answer / gaaa

A. Choose System.UInt16
B. Choose int
C. Choose System.String
D. Choose System.IntPtr

Answer: A

Explanation: System.UInt16 is the most efficient type for
storing positive whole
numbers up to 65,536.
An int type could be used but it is a lot wider than necessary.
System.String is intended for storing immutable strings.
System.IntPtr is a pointer to a memory address and it's size
is determined by the runtime
platform. It is primarily used for interoperation.

Is This Answer Correct ?    2 Yes 2 No

You work as the application developer at Certkiller .com. You must identify which specific type me..

Answer / grapevine

-14 is a number not greater than 65,536

so A couldn't be right.

But it is if MicroSoft says so....

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Microsoft Certifications Interview Questions

What FSMO placement considerations do you know of?

1 Answers  


what is file server . and how to configure ?

7 Answers  


You work as the application developer at Certkiller .com. To get information on a specific method named myMethod, you use Reflection. You need to find out if myMethod can be accessed from a derived class. Which of the following properties should you call from the myMethod class?

1 Answers  


What is forest?

5 Answers  


Name some OU design considerations.

3 Answers  






What is the KCC?

1 Answers  


how to take back up in laptop when windows is crashed

3 Answers  


What is Micro soft?

2 Answers   Microsoft,


Peer to Peer Network belong to which topology? a.ring b,bus c Star d None

4 Answers   ASD Lab,


What is Site?

2 Answers  


How can I override blocking of inheritance?

1 Answers  


Where is the AD database held? What other folders are related to AD?

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)