1
Answer

Abstraction vs Encapsulation

Gowri A

Gowri A

10y
615
1
Hi,


  Abstraction does encapsulation. Then why there is a separte topic encapsulation. 
Most of the interviewers ask this question.


I know
Abstraction shows only essential features and hides complexsity.
Encapsulation hides complexsity.


Then why naming it as encapsulation and confusing.
Answers (1)
0
Francis

Francis

NA 11.7k 724.1k 9y
Below post from Scott gu explains various ways to achive URL rewrite:
 
http://weblogs.asp.net/scottgu/tip-trick-url-rewriting-with-asp-net
 
Also below url gives a tutorial on URL rewrite:
 
http://www.c-sharpcorner.com/UploadFile/akkiraju/url-rewriting-in-Asp-Net/
 
Hope this helps!