Computer Science Degree Courses

C Sharp App's Tests

C Sharp e-Book's MCQs - Complete

Structures Quiz App Download & e-Book - 239

MCQ:

The correct way of setting values into the structure variable e defined below is
struct Emp { public String name; public int age; public Single sal; } Emp e = new Emp();

  1. e.name = "Amol"; e.age = 25; e.sal = 5500;
  2. e -> name = "Amol"; e -> age = 25; e -> sal = 5500;
  3. name = "Amol"; age = 25; sal = 5500;
  4. "Amol"=e.name "25"=e.age "5500"=e.salary

More MCQs from C Sharp Textbook

Structures Learning App: Free Download Android & iOS

The App: Structures Quiz App to learn Structures Textbook, C Sharp Quiz App, and Global Warming Quiz App. The "Structures" App to free download iOS & Android Apps includes complete analytics with interactive assessments. Download App Store & Play Store learning Apps & enjoy 100% functionality with subscriptions!

Structures App (Android & iOS)

Structures App (Android & iOS)

C Sharp App (Android & iOS)

C Sharp App (iOS & Android)

Global Warming App (Android & iOS)

Global Warming App (Android & iOS)

Computer Networks App (Android & iOS)

Computer Networks App (iOS & Android)