Login
Discover
Waves
Decks
Upgrade
Login
Signup
25
devgaud
Dev
Full stack developer
Available
Used
Resource Credits
0 Followers
0 Following
https://kodlogs.net
July 10, 2022
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
devgaud
php
Thursday, July 21, 2022 7:14 PM
There are 4 bytes in an ipv4 address. what is the highest decimal value you can have for one byte?
In this article, we will discuss IPv4 and about the highest value, we can use for one byte. A byte is made up of eight binary digits (bits) that are all either 0 or 1. Let's see all this in the following
$ 0.000
0
devgaud
cpp
Thursday, July 21, 2022 7:26 AM
C++ static map
Where can we find map? Map is found at STL (standard template library). In C++, STL is a collection of generic classes and functions. Because of STL, reusability of developed code increased. No rewriting
$ 0.000
0