gs gs108 Data Types, Variables and Operators - Floating and Decimal Data Types - Quiz No.1

gs gs108 CSharp Quiz

Online Quizzes Preparation

This quiz belongs to book/course code gs gs108 CSharp of gs organization. We have 110 quizzes available related to the book/course CSharp. This quiz has a total of 10 multiple choice questions (MCQs) to prepare and belongs to topic Data Types, Variables and Operators. NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to prepare online MCQs and quizzes.

NVAEducation also facilitates users to contribute in online competitions with other students to make a challenging situation to learn in a creative way. You can create one to one, and group competition on an topic of a book/course code. Also on NVAEducation you can get certifications by passing the online quiz test.

Question 1: Select a convenient declaration and initialization of a floating point number:
Question 3: Valid Size of float data type is?
Question 4: Correct way to define a value 6.28 in a variable ‘pi’ where value cannot be modified?
Question 5: What will be the correct set of C# code to display the value of given variable ‘c’ as ‘25.302’.
Question 6: Minimum and Maximum range of values supported by ‘float’ data type are?
Question 8: Why does a float variable stop incrementing at number ‘16777216’ in the following C# code?

 float a = 0 ; while (true) { a++; if (a > 16777216) break; } 


Online Quizzes of gs108 CSharp

Other LANG related online quizzes

Other categories of gs Online Quizzes

Other organizations

Theme Customizer

Gaussian Texture



Gradient Background