1. What do you mean by PHP? PHP is actually a web language based on scripts which therefore allows developers to dynamically create the generated web pages. It is therefore an open source server side scripting language that is commonly ...
Home/
Prabhakar Atla/Posts
WhatisWhatis Latest Articles
Top 10 Questions and Answers of .Net For The Beginners
Prabhakar Atla
1. Define the relation between the classes and objects? Classes are described as all the properties, methods, states and behaviours that the implementing object will therefore have. As mentioned earlier, an object is therefore an instance of a class, and ...