.NET Practical Slip 17 Q A
Slip 17 Q.A) Problem Statement Q. Write a C#.Net application to display the vowels from a given string. 15 Marks […]
Slip 17 Q.A) Problem Statement Q. Write a C#.Net application to display the vowels from a given string. 15 Marks […]
Slip 16 Q.B) Problem Statement Q. Define a class Supplier with fields – sid, name, address, pincode. Write a C#.Net
Slip 15 Q.B) Problem Statement Q. Write a C#.Net program to accept and display ‘n’ customer’s details such as customer_no,
Slip 14 Q.B) Problem Statement Q. Write a C#.Net program to define a class Person having members – name and
Slip 14 Q.A) Problem Statement Q. Write a program in C#.Net to find the sum of all elements in the
Slip 13 Q.B) Problem Statement Q. Write a C# program to accept and display ‘n’ student’s details such as Roll
Slip 11 Q.B) Problem Statement Q. Write a C# program to make a class named Fruit with a data member
Slip-10 Q.A) Problem Statement Q. Write a program that demonstrates the use of primitive data types in C#. The program
Slip-9 Q.A) Problem Statement Q. Write a Menu-driven program in C#.Net to perform the following functionalities: Addition, Multiplication, Subtraction, Division.