McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
DotNet Technology
→
int keyword targets to which .Net type?
Q.
int keyword targets to which .Net type?
A.
System.Int8
B.
System.Int16
C.
System.Int32
D.
System.Int64
Answer» C. System.Int32
1.2k
0
Do you find this helpful?
2
View all MCQs in
DotNet Technology
Discussion
No comments yet
Login to comment
Related MCQs
Code that targets the Common Language Runtime is known as
Which of the following components of the .NET framework provide an extensible set of classes that can be used by any .NET compliant programming language?
A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above?
Which of the following is the root of the .NET type hierarchy?
Which of the following .NET components can be used to remove unused references from the managed heap?
Which of the following are parts of the .NET Framework?
Which of the following can`t be used in our .NET application?
Which of the following statements is correct about properties used in C#.NET?
Which of the following is NOT a .NET Exception class?
In C#.NET if we do not catch the exception thrown at runtime then which of the following will catch it?