Answer Posted / rajiv ranjan giri
Major Difference is of Master Page concept and new controls
added based on xml to make it lighter
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the diamond problem in inheritance?
What is encapsulation example?
Why do we use oops?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What are the 5 oop principles?
What is the highest level of cohesion?
What is multilevel inheritance in oop?
Can we define a class within the interface?
What is the fundamental idea of oop?
How long to learn object oriented programming?
Can main method override?
Where is pseudocode used?
What is difference between multiple inheritance and multilevel inheritance?
What is the point of polymorphism?
Where You Can Use Interface in your Project