F&A Diskussionen
how to develop a system that can track employee information for an organization. the employee information you must store is as follows: +Name
+sex
+job title
+organization they work for
+birthday
+employee id
the organization should have three departments which has the following attributes
+department name
+city
+department id
-1 Stimme
2 AntwortenHello everyone
0 Stimmen
2 AntwortenDisplay adding products on page
0 Stimmen
1 Antwortcreate an app for phone
0 Stimmen
2 AntwortenAutomation At Work! Any Tips?
1 Stimme
1 AntwortWhy do videos go wrong?
0 Stimmen
1 AntwortWhere to start your freelance work?
2 Stimmen
1 Antworthey guys, I've been trying to work out the formula 'v=I*r'. But whenever I run the program and input values for I and r, it doesn't give the right answer.
This is the code
#include <iostream>
using namespace std;
int main() {
int i,r;
int v = i*r;
cout<<"what is the value of i?\n";
cin>>i;
cout<<"what is the value of r?\n";
cin>>r;
cout<<"voltage ="<<v<<endl;
return 0;
}
p/s: I'm new to programming
1 Stimme
8 AntwortenSo I'm trying to add a picture to my website atm and I'm new to this so I got this app. The image is a .pgn and even if I say <img src="thename.png" /> it doesn't work on the site. I've updated it from Filezilla obviously but it just shows a little jpg logo and doesn't display my pic. What am I doing wrong?
0 Stimmen
5 AntwortenI'm not able to create the new path, I put in the variable path and value c: program files/java/jdk1.80_101 which is what this file is named and it still doesn't work on the command prompt, everytime I put in Javac I get Javac is not recognizable as an internal or external command, operable program or botch file. please help
0 Stimmen
4 AntwortenHeute heiß
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes
Web vs python
0 Votes
tabla empleados sql
0 Votes