Hi I am ravi, this is my first personal interview in my career. Please comment me over my answers and my way of answering:)
The questions are:
My interview questions
1.
Q: Tell about yourself?
Me: I am N.Ravikumar coming from Unjapalayam; I am pursuing my B.Sc Information Technology degree in Dr.NGP Arts and Science College. I love programming and blogging.
2.
Q: what are the different stages in SDLC?
Me: Requirement Analysis -> Design -> coding -> Testing -> Implementation and Maintenance
3.
Q: what are the advantages of C++ over C?
Me: C++ is an Object Oriented Programming Language while C is a Procedure oriented language
Q: Other than that?
Me: Sorry madam, I don’t know.
4.
Q: what are the advantages of Using C?
Me: Don’t know madam
5.
Q: what are the advantages of .NET framework?
Me: Robustness, security, RAD, Interoperability….
6.
Q: What are the different types of Models used in Software Development?
Me: Waterfall model, Spiral Model, Prototype model
Q: which is the best model?
Me: Waterfall model
Q: why?
Me: !!!
7.
Q: What is an abstract class?
Me: It provides the skeleton structure of the members and functions of the class.
8.
Q: Does VB.NET support multiple Inheritance?
Me: Yes, Multiple inheritance can be achieved through using Interfaces
9.
Q: Can we initialize variables in the interface?
Me: No, We can just only declare the function, sub and property procedures we cannot assign value to the variable in interface.
10.
Q: What are the different types of validators?
Me: Regular expression validator, Custom validator ,Comparison validator, Range validators etc
11.
Q: What is the process carried behind during the Postback property?
Me: The page automatically requests itself
12.
Q: In order to update a part of the Webpage, Is it necessary to request and reload?
Me: NO
Q: Then how it is reloaded?
Me: Sorry Madam, I don’t know it.
13.
Q: What are the different type of state managements available?
Me: Application state, session state. #I forgot one#
14.
Q: What is meant by Tracing?
Me: Sorry Madam, I don’t know.
15.
Q: is it possible to display two different columns from the two tables?
Me: Yes
Q: how?
Me: !!!