Subscribe to:
Post Comments (Atom)
Implemet Stack in python
class Stack : def __init__ ( self , data ): self . stack = [] if ( data ): self . stack . append ( da...
-
The modem is a contraction of the term modulator and demodulator.as the name suggests a modem performs functions of both modulator and demo...
-
#include<stdio.h> main() { int n,i; printf("\nenter the number\n"); scanf("%d",&n); i=n-1; if((n...
-
Ethylene molecule is formed as a result of sp2 hybridisation of carbon.each carbon atom in excited state undergoes sp2 hybridisation giving ...
No comments:
Post a Comment