Skip to content

Commit

Permalink
Create Assignment -1
Browse files Browse the repository at this point in the history
Questions to be answered
  • Loading branch information
06-NA authored Oct 28, 2024
1 parent 584c96f commit 0526982
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions NEP2020/2024/BCA/3rdsem/cs/Assignment -1
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
1.List the client scripting languages? Explain?

2.What is .NET Framework?

3.What is a VB.NET?

4.Explain the web technologies with example?

5.Explain the advantages and disadvantages of client side and server-side

technologies?

6.Explain the C# Tokens with one example for each?

7.Explain the oop concept in c#?

8.Define Inheritance and write the types with neat diagram and explain one

program?

9.Explain the control structures with syntax and flow chart?

10.List the data types of C# programming?

11.Explain the different types of lists tags with example program?

12.Explain types of operators with example of each?

13.Difference between client side and server-side programming?

14.List the features of C# and explain?

15.List the features of VB.NET and explain?

16.Write a basic structure of an HTML program?

17.List the different types of languages supported in .NET Framework?

18.Define try and catch block with an example program?

19.Explain different types of arrays in c#?

20.Explain Mutable and Immutable strings in c#?

21.Explain about Interfaces?

0 comments on commit 0526982

Please sign in to comment.