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

1 byte is equal?

4 Answers   TCS,


Name some GPO settings in the computer and user parts.

1 Answers  


You work as the application developer at Certkiller .com. The global cache contains an assembly named Certkiller Ass10. You are busy working on an assembly named Certkiller Ass09. Certkiller Ass9 includes a public method. You want the public method to be called from only Certkiller Ass10. Choose the permission class which you should use.

1 Answers  


What is software deployment? how we do software deployment?

2 Answers   Exilant,


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 the process to check server health

2 Answers  


What is application server and Web server? Difference between Application server and Web Server? give example of both?

2 Answers   Accenture,


What is the Difference between Fat32 and NTFS partion?

6 Answers   IBM,


what the differences are among domain local groups, domain global, and universal groups

1 Answers   Wipro,


Why can't you restore a DC that was backed up 4 months ago?

1 Answers  


A user claims he did not receive a GPO, yet his user and computer accounts are in the right OU, and everyone else there gets the GPO. What will you look for?

1 Answers  


Name a few benefits of using GPMC.

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)