Monthly Archive: July 2020
ICT(INFORMATION AND COMMUNICATION TECHNOLOGY) 2014 and 2015 Previous year question with answer UGC NET/JRF 2020 Exam comprises of two papers – Paper 1 and Paper 2. “PAPER 1” is general paper for all stream students.Here we are...
What is a Good Program and what are the Characteristics of good programming? A Good Program means that it should produce correct and faster results, taking into account all the memory constraints. While making...
UGC NET paper 1 ICT MCQ UGC NET/JRF 2020 Exam comprises of two papers – Paper 1 and Paper 2. “PAPER 1” is general paper for all stream students.Here we are providing you UGC NET/JRF paper 1...
Library:- The majority of websites use a JavaScript library or web application framework as part of their client-side page scripting. A JavaScript library is a library of pre-written JavaScript that allows for easier development of JavaScript-based applications jQuery is the most popular library, used...
Variable is a name that refers to a value. When we create a program, we often like to store values so that it can be used later. We use variables to capture data, which...
JavaScript is an interpreted programming language. It is designed for creating network-centric applications. JavaScript is very easy to implement because it is integrated with HTML. It is open and cross-platform. JavaScript is a fun and flexible programming language....
We all know that python is programming language but what is “Program”? A program is a sequence of instructions that specifies how to perform a Computation. The Computation might be mathematical or working with...
Python is a programming language that lets you work more quickly and integrate your systems more effectively. It is a general-purpose and high-level programming language. You can use Python for developing below mention types of applications :...