Sports Activity In August 2021: Recent Episodes

Fayaz Atar

Boys model HSS ANANTNAG sports wing is energetic to meet the challenges

View Details

include(upstream.h). Int main(). {. Int a;. Int b;int c;. Cout("enter values for a and b); cin>>a; cin>>b;. C= a+b;. Cout<<" value for c is << c;. Return(0); }

View Details

It is my first try

View Details

User of computer must be able to communicate with the computer. user must be able to give commands and know the output generated by it .All this is possible only with the computer Languages. Basically they are two  1. Low Level Language      This Language interacts with the hardware of computer .It helps in  operating/syncing/Managing They include  -> Machine Language (0,1)       and    Assembly Language (words/Names/Symbols) 2. High Level Language.    Programing Language in which every instruction is converted into Machine Language for computer to comprehend                       -> High level Language.