window.onload = () => { const canvas = document.createElement(βcanvasβ); const ctx = canvas.getContext(β2dβ); const GRAVITY = 0.05; const FRECTION = 0.99; [β¦]
Read moreTag: processor
Colourful firework
Microsoft logo program
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <div class=βboxβ> <div id=βbox1β³></div> <div id=βhelloβ></div> </div> <div class=βdownβ> <div id=βkkβ></div> <div id=βllβ> </div> </div> <br /> [β¦]
Read moreRead Only Memory (ROM) || B Tech , BCA , BSc || #ddu #Computer
Read Only Memory (ROM) || B Tech , BCA , BSc || #ddu #Computer Read Only Memory (ROM) || B Tech , BCA , [β¦]
Read moreCentral Processing Unit|| B Tech , BCA , BSc || #ddu #Computer
Central Processing Unit|| B Tech , BCA , BSc || #ddu #Computer Central Processing Unit|| B Tech , BCA , BSc || #ddu #Computer [β¦]
Read moreCPU basics || BCA / B. Tech / BSc. || #DDU #computer
CPU basics || BCA / B. Tech / BSc. || #DDU #computer CPU basics || BCA / B. Tech / BSc. || #DDU #computer [β¦]
Read moreThe length and breadth of a rectangle and radius of a circle are input through the keyboard. Write a program to calculate the area and perimeter of the rectangle, and the area and circumference of the circle. #C
The length and breadth of a rectangle and radius of a circle are input through the keyboard. Write a program to calculate the area and [β¦]
Read moreTemperature of a city is inputed through keyboard in fahrenheit, convert this temperature in centigrade degree. #C
Temperature of a city is inputed through keyboard in fahrenheit, convert this temperature in centigrade degree. #C Temperature of a city in Fahrenheit degrees [β¦]
Read more
Recent Comments