Buy Questpond's video subscriptions on
huge discount
.
Online: 2650
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Can a decimal be categorised as floating point datatype?
Posted by
deccansoft
on 9/15/2010 | Category:
C# Interview questions
| Views: 1799
No.Even though the decimal allows digits after decimal point, the number
of digits are fixed unlike float and double where number of digits are
not fixed.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
what is the size of character when default Encodin ...
Next question > :
Which Bitwise Operators are supported in VB.net?
Comments or Responses
Login to post response
More Interview Questions
Which Bitwise Operators are supported in VB.net?
How to iterate loop infinitively?
Why we generally avoid GoTo statement in programming?
What is the use of Step keyword in a For Loop?
which statement is not supported by C# but supports in VB.Net
What are the difference between 'And', 'AndAlso' , 'Or' , 'OrElse' ope ...
what are methods used for typecasting integer to character and vicever ...
What is the difference between System.String and System.Text.StringBui ...