Computer fundamentals Class in Hindi,Fundamental Of Computer, Computer fundamental for CCC,DCA,ADCA,fundamental of computer in hindi,fundamental of computer science,fundamental of computer class 10,fundamental of computer question and answer,fundamental of computer class 6,fundamental of computer in tamil,fundamental of computer bca 1st year,fundamental of computer science in hindi,fundamental of computer and information technology in hindi,computer fundamental,computer fundamentals in hindi,computer basic,computer generation,types of computer,computer type,memory,primary memory in hindi,hindi me computer sikhe,computer ki puri jankari,computer parts,computer in hindi,computer for govt exam,ccc computer course,bcc computer course,computer course in hindi,what is computer,
computer fundamentals,funtamentals of #computerfundamental of computer,computer fundamentals in english,computer basics,computer basics for beginners,computer fundamental,fundamental computer,computer 3fundamentalstutorials,basics of computer,how to use computer,computer,computing fundamentals,computer basic,computer basics tutorial,computer tutorial for beginners,how to use a computer,learn computer basics for beginners,basic computer,#Testycodeiz
Angular 8 File Structure e2e(end-to-end) – This folder contains test cases for testing the complete application along with its specific configuration files. node_modules – Contains all the node-modules used in the angular application. src – Complete source code of the application resides in src folder. app – root component of the application. assets – contains all the images or resources used in the application. environments – contains build configuration environments of the application. We can create any target environment and specify its configuration here. index.html – This is the main html page which is rendered when someone opens your website or application. main.ts – This is the main entry point of the angular application which compiles the AppModule and renders the specified bootstrap component in the browser. styles.css – Contains all the styles to be used as globally in the application....
Comments
Post a Comment