How to check equivalent of randomly generated alphabets?//This code gives randomly generated alphabets and if equal will //cout the alphabet which is equal...
Related to random numbers// this program gives random number output #include <iostream> #include <cstdlib> // contains func...
how to find no of bitshow to find no of bits taken by integer e.g no of bits of 42 is 6
function definning and callingsmall]before asking question i tell you that i am new one learner of c++ explain answer in simple w...