Multiple Choice
int keyword targets to which .Net type?
A) System.Int8
B) System.Int16
C) System.Int32
D) System.Int64
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: What are the basic techniques for creating
Q6: Two methods with the same name but
Q7: Can you store multiple data types in
Q8: Feature of a local variable?<br>A)It can be
Q9: What is the output of the code
Q11: Which of the following can`t be used
Q12: Choose the form in which Postback occurs?<br>A)Html<br>B)Webforms<br>C)Windows<br>D)All
Q13: How to kill a user session explicitly?<br>A)Session.Close()<br>B)Session.Discard()<br>C)Session.kill()<br>D)Session.Abandon()
Q14: Different ways a method can be overloaded
Q15: Which access modifiers are used in the