What are the different methods for reversing a string in C/C++? Switching a string alludes to the procedure on a string, by which the grouping of characters in it gets turned around. For instance, consider ‘str’ contains a string “JournalDev” Read More …
Author: Asma Mushtaq
Design an Portable Ultrasonic Range Meter using Arduino
Under normal circumstances, the sound speed is 330m / s. SONAR or Sound Navigation and Ranging Route is a measure of distance communication that is commonly used on submarines. In this process, the high frequency sound is transmitted by the transmitter and the echo displayed from the object is captured by the receiver. As the speed of the sound wave is known, by measuring the travel time,
How can we make elements float to center?
How can we make elements float to center? The CSS float property is utilized to set or return the level arrangement of components. In any case, this property permits a component to drift just right or left half of the Read More …
How to Sort Python Dictionaries by Key or Value?
How to Sort Python Dictionaries by Key or Value? A word reference in Python is an assortment of things that stores information as key-esteem sets. In Python 3.7 and later forms, word references are arranged by the request for thing Read More …
How to remove duplicates from List in Python Programming?
Humidifier and its types: Humidifier vs Dehumidifier
This type is more traditional and uses a cloth, paper, or wick to pull water from the reservoir. A fan blows over it pushing moisture out into your home. Evaporative humidifiers are self-regulating. This is so because humidity in your home increases the rate at which the humidifier adds moisture to the air decrease to avoid moisture saturation.
Serial communication project using PIC microcontroller
USART is also known as a Serial Communication Interface or SCI. The USART can be configured as a full-duplex asynchronous system that can be configured as a half-duplex synchronous system that can communicate with peripheral devices such as CRT terminals and personal computers, or it can be configured as a half-duplex synchronous system that can communicate with a peripheral device such as A/D or D/A integrated circuits, serial EEPROMs, etc.
How does the cloud service provider work?
How much RAM is needed for a system?
When a computer system is turned ON by powering up, then certain files are loaded into the RAM from the hard disk. These files are usually those files that are required for displaying the desktop. As long as the system is powered up, these files remain in RAM. Apart from that any additional application or file that needs to be opened, are first loaded into RAM.
Why ICs are of Black color?
Why ICs are of Black color? Why ICs are of Black color? ok this is very common thought of a person who sees the IC for the first time. There are different reasons for this. Although there are few colored Read More …