Modifiers in java

Modifiers for data members and methods in java In a Java  Program several modifiers are used at the time when we declare members(variable) and methods in the program. Some of widely used modifiers for data members and methods in java programming are as follow: (1) static – Define a class variable and Define a class […]

Important Questions from Object Oriented Techniques – Part 1

1.What are the features of Object Oriented Programming? 2.Define Object and class.  3.Compare procedural language and object oriented language  4.Define Encapsulation and Data Hiding. 5. Define data members and member functions. 6. What is meant by message passing? 7. List out the basic concepts of Object Oriented Programming. 8.What are the advantages of Object oriented […]

Difference Between ASP and ASP.NET

  Difference between ASP and ASP.NET Difference between ASP and ASP.Net is commonly asked in technical interview of software developer job. Today in this short tutorial we have explained a clear difference between both ASP and ASP .NET. What is ASP.NET ? ASP .Net is a kind of .net compatible server side technology to host […]