Buy Questpond's video subscriptions on
huge discount
.
Online: 1672
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 the unsigned 8-bit Integer?
Posted by
Goud.Kv
on 7/22/2014 | Category:
C# Interview questions
| Views: 3510 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
sbyte
byte
ushort
uint
All Above
'byte' is an unsigned 8-bit Integer with the type 'Byte' which is derived from 'System' namespace.
Show Correct Answer
Asked In:
Spotted While Learning |
Alert Moderator
Bookmark It
< Previous :
In C#, which of the following keyword is a 32-bit ...
Next > :
In C#, which of the following keyword is a 8-bit I ...
Comments or Responses
Posted by:
Raja
on: 7/23/2014 |
Points: 10
Good one Goud.
Keep it up!
Thanks
Login to post response
More Interview Questions by Goud.Kv
In C#, which of the following keyword is a 8-bit Integer?
In C#, which of the following keyword is a 64-bit Integer?
In C#, which of the following keyword is a 16-bit Integers?
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 ...
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 ...