Assistant Programmer
Assistant Programmer Interview Questions and Answers
Q1. How to publish dot net application
To publish a .NET application, you need to compile it, create a deployment package, and then deploy it to a server.
Compile the application using Visual Studio or the command line
Create a deployment package using tools like MSBuild or Visual Studio's Publish Wizard
Deploy the package to a server using tools like IIS or Azure App Service
Configure the server to run the application
Test the application to ensure it is working properly
Q2. what is OSI layer, what is OOPS concepts
OSI layer is a conceptual model that describes the communication functions of a telecommunication or computing system. OOPS is a programming paradigm based on the concept of objects.
OSI layer has 7 layers, each with its own specific function
OOPS concepts include encapsulation, inheritance, and polymorphism
OSI layer helps in understanding how data is transmitted over a network
OOPS allows for modular and reusable code
Examples of OOPS languages include Java and C++
Assistant Programmer Interview Questions and Answers for Freshers
Q3. Difference between session and cookies
Session and cookies are both used to store data on the client side, but session is stored on the server while cookies are stored on the client side.
Session data is stored on the server while cookie data is stored on the client side
Session data is deleted when the user closes the browser while cookie data can be stored for a longer period of time
Session data is more secure than cookie data as it is not accessible by the client side
Cookies can be used to store user preferences ...read more
Assistant Programmer Jobs
0Interview Questions of Similar Designations
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month