Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which statment converts a floating point or integer type to a decimal type in C#?
Home
C Sharp
Which statment converts a floating point or integer type to a decimal type in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
Which statment converts a floating point or integer type to a decimal type in C#?
A - ToDecimal
B - ToDouble
C - ToInt16
D - ToInt32
#csharp
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 16, 2020
by
Hodge
(
2.6k
points)
Ans is
A - ToDecimal
Related questions
0
votes
Q: Which statment converts a type to a 16-bit integer in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#c#
#csharp
0
votes
Q: Which statment converts a type to a Boolean value, where possible in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#csharp
0
votes
Q: Which statment converts a type to a byte value in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#csharp
0
votes
Q: Which statment converts a type to a single Unicode character, where possible in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#csharp
0
votes
Q: Which statment converts a type to a double type in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#c#
#csharp
0
votes
Q: Which statment converts a type to a 32-bit integer in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
csharp
c#
0
votes
Q: Which statment is correct about value type variables in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#csharp
0
votes
Q: Which statment is correct about reference type variables in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
(
2.6k
points)
#csharp
...