Things to Remember!
Arrive early, but don't go inside Be friendly to all receptionists and security guards Decide on one or two things you want to be remembered for Stop rehearsing Breathe Focus…
Arrive early, but don't go inside Be friendly to all receptionists and security guards Decide on one or two things you want to be remembered for Stop rehearsing Breathe Focus…
https://youtube.com/playlist?list=PLmLoU-pV_At-dABVFp4ABU9rD-XD6LSe9
1) What is Python? What are the benefits of using Python? Python is a programming language with objects, modules, threads, exceptions and automatic memory management. The benefits of pythons are…
1) Explain what is Bootstrap? Bootstrap is Javascript framework for building the rich web applications with minimal effort. This framework emphasis more on building mobile web applications. 2) Explain why…
1) What is AngularJS? AngularJS is a javascript framework used for creating single web page applications. It allows you to use HTML as your template language and enables you to…
1. What is jQuery UI? It is JavaScript Library which is collection of jQuery widgets like datepicker, tabs, autocomplete etc. We can also add effects, interactions (drag, drop, resize) on…
1. What is jQuery? jQuery is not a programming language but a well written JavaScript code. It is a JavaScript code, which do document traversing, event handling, Ajax interactions and…
1. What is JavaScript? JavaScript is a client-side scripting language that can be inserted into HTML pages and is understood by web browsers. 2. Enumerate the differences between Java and…
1. What is the use of Canvas Element in HTML5? HTML5 Canvas element can be used to draw graphics images on a web page by using javascript. 2. Can you…
1) What is HTML? HTML is short for HyperText Markup Language, and is the language of the World Wide Web. It is the standard text formatting language used for creating…
You must be logged in to post a comment.