What is latest version of .net framework?



What is latest version of .net framework?..

Answer / Muinuddeen Baktaber

.NET Framework 4.8 is the latest stable version as of now, but it's important to note that .NET 5 and .NET 6 are newer cross-platform versions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

How does the .net framework 3.0 relate to the .net framework 2.0?

1 Answers  


What is net framework 3.0 ?

1 Answers  


What is edm (entity data model)? : Entity framework

1 Answers  


Which are the abstract classes available under system.xml namespace

1 Answers  


Explain dependency resolution?

1 Answers  


Explain unit test done by tester on development team?

1 Answers  


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

9 Answers   Kanbay,


How do you handle variable number of segments in a route definition?

1 Answers  


What is JIT and how is works ?

10 Answers  


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

1 Answers  


Where The Inheritence is useful?How we decide the situation of inheritence

2 Answers  


What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?

1 Answers  


Categories