lazylooser

lazylooser

Lv1

0 Followers
0 Following
1 Helped

ANSWERS

Published10

Subjects

Information Technology1Computer Science9
Computerised information system : A computer information system is asystem tha...
#include <iostream>using namespace std;struct Node { int data; struct No...
Cyber Security Job Responsibilities:1.Safeguards information system assets by ...
LAN : A LAN (local area network) is a group of computers and network devices c...
Formula of Regression :
A class is defined in C++ using keyword class followed by the name of class. T...
#include <stdio.h>#include <ctype.h>#include <string.h>//Fun...
#include<stdio.h>int main(){ //Assuming the 4 four numbers int a=5,b=12,...
#include<iostream>using namespace std ;int main(){ cout<<"MY NAME ...
prices_stocks = {}#add values to the dictionaryprices_stocks["banana"] = [4,5]...

Weekly leaderboard

Start filling in the gaps now
Log in