Buy Questpond's video subscriptions on
huge discount
.
Online: 1952
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
In C#, which of the following keyword is a 16-bit Integers?
Posted by
Goud.Kv
on 7/22/2014 | Category:
C# Interview questions
| Views: 3342 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
int
short
long
sbyte
All Above
'short' is a 16-bit integer (signed) which is 'System.Int16' type derived from 'System.Object' class.
Show Correct Answer
Asked In:
Spotted While Learning |
Alert Moderator
Bookmark It
< Previous :
In C#, which of the following keyword is a 64-bit ...
Next > :
In C#, which of the following keyword is a 32-bit ...
Comments or Responses
Login to post response
More Interview Questions by Goud.Kv
In C#, which of the following keyword is a 32-bit Integer?
In C#, which type of variables are declared within the method of a cla ...
In C#, the variable which is declared inside a class but not in a meth ...
In C#, the variables which doesn't include any static modifiers an ...
In C#, the variables which doesn't operate on Instance of a class ...
In C#, the type declared in another type is called?
In C#, the Keyword which exposes its Variable to any other classes is ...
Which of the following is an Identifier of C#?
Latest Interview Questions
What is the difference between Html.EditorFor and Html.TextBoxFor in A ...
How to get only Website Name through query?
How to check running Sql queries in Sql Server?
How to disable the Enter key pressed form post-back for all page contr ...
How to disable Enter key pressed inside TextBox to avoid submission or ...
How to disable Enter key pressed inside TextBox to avoid submission or ...
How to disable Enter key pressed inside TextBox to avoid submission or ...
How to allow Minimum of 5 and Maximum of 7 letters in a Textbox?
More ...