From 8cfa79eb16c5c0a1c24cf85b374ce4093f5d0dc9 Mon Sep 17 00:00:00 2001 From: ankitab48 <46567071+ankitab48@users.noreply.github.com> Date: Sun, 13 Jun 2021 15:07:09 +0530 Subject: [PATCH 1/2] Create q1.txt --- MCA 4/07_1901006_Ankita_Bora/q1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 MCA 4/07_1901006_Ankita_Bora/q1.txt diff --git a/MCA 4/07_1901006_Ankita_Bora/q1.txt b/MCA 4/07_1901006_Ankita_Bora/q1.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/MCA 4/07_1901006_Ankita_Bora/q1.txt @@ -0,0 +1 @@ + From ded1480e24f7ba5ca4463d3930292213fefce412 Mon Sep 17 00:00:00 2001 From: ankitab48 <46567071+ankitab48@users.noreply.github.com> Date: Sun, 13 Jun 2021 15:07:36 +0530 Subject: [PATCH 2/2] Update q1.txt --- MCA 4/07_1901006_Ankita_Bora/q1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCA 4/07_1901006_Ankita_Bora/q1.txt b/MCA 4/07_1901006_Ankita_Bora/q1.txt index 8b13789..ccef250 100644 --- a/MCA 4/07_1901006_Ankita_Bora/q1.txt +++ b/MCA 4/07_1901006_Ankita_Bora/q1.txt @@ -1 +1 @@ - +Full-stack development refers to the development of both front end and back end portions of an application. This web development process involves all three-layer- Presentation layer (front end part that deals with the user interface), Business Logic Layer (back end part that deals with data validation) and the Database Layer. It takes care of all the steps from the conception of an idea to the actual finished product.