Skip to main content

DOTNET Framework Interview Questions / Answer

1. What is JIT ?

2. What is CLR ?

3. What all are the languages supported by .net framework ?

4. Usage of Garbage Collector ?

5. String is mutable or Immutable ? Justify

6. Overridable keyword used in ?

7. What Managed Code ?

8. What is Unmanaged Code ?

9.What is Boxing & Unboxing ?

10. 

Comments

Popular posts from this blog

UiPath : Publish your package from Production Running Machine

UiPath : Publish your package from Production Running Machine Prerequisite : 1. Have to analyse the Machine Schedule first. 2. If you dont know the schedule, Search the Machine name in Jobs. So that you can see Source(i.e., Schedule Name which responsible for the trigger) 3. Then disable that schedule. If more than one machine allocated in the same schedule then remove the particular Machine from the schedule and update. 4. And you have to check whether the machine is already running or not. You can do this in Jobs 5. If the machine already running, do "Stop" 6. Now you are ready for doing changes in production machine itself. Steps to Publish package from Production Machine: 1. Open the machine with the Process ID which ROBOT already configured. 2. Then take the latest package which is published in Orchestrator. 3. If you are unable to find the latest package, then you have to find it via Packages. 4. Check the same version in the Machine folder "C:...

Google Cloud Platform | Building .NET Application - Part 1

Google Cloud Platform | Building .NET Application - Part 1 In this session we are creating a simple "HELLO WORLD" .NET Application in Google Cloud - App Engine Objectives:  Creating your Google Cloud platform Complete your registration Create your .NET Application You can also cover this topic in our practical youtube session : Creating your Google Cloud Platform: Step 1:     Go to   https://console.cloud.google.com Here you have to choose your Country & Confirm the Legal Agreement to enter next. Step 2 : Add Business/Individual details & Payment information. You need to add your credit/debit card detail here. Then you will get into your google cloud dashboard. Step  3 : Google Cloud Dashboard - Here you can see all about this platform