Top 5 Useful Software & Websites 1. Ninite (ninite.com) : A website used to download and install multiple application in a single click. 2. Rufus : An application used to make bootable pendrive for multiple operating sy…
1. What is the full form of the RAM? A) Random answer memory B) Random Access Memory C) Random another memory D) Random aces memory ... Answer is B) The full form of RAM is "Random Access Memory&qu…
Systematic Sampling - Statistical Technique In "Systematic Sampling" one unit is selected randomly and subsequent units are selected according to a pre-determined system. Invariably uniform distance is adopted for pr…
Program to Implement Double Ended Queue Here is the code of program:- #include<stdio.h> #include<conio.h> void main() { int front=0,rear=-1,queue[20],n,data,i=0,ch; clrscr(); printf("Enter size of Queue: &quo…
अध्याय 9. बल और गति का नियम बल (Force): बल एक प्रकार का धक्का या खिंचाव है जिसमें किसी वस्तु की अवस्था में परिवर्तन करने की प्रवृति होती है | दुसरे शब्दों में ; किसी वस्तु पर लगने वाले धक्का, खिंचाव या चोट को बल कहते है | इ…
Chapter 9. Force And Law Of Motion Force : Force is push or pull which change or it has tendency to change the position of body. In other words; Applied pushing, hitting and pulling on an object is known as force. The S.I uni…
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to mak…