Jump to content

Baki1965

New Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Baki1965

  1. I am on EXAM and need help.. Didn't study anything and I think that some advanced programers could do this in under 10 minutes, so if you could help I would be thankful!
  2. No I am on my exam right now and I need help so if you have some spare time do the code for me I would be very thankful
  3. Minimum level points: Write a class that can store data on one vehicle. Everybody the vehicle is described with the following attributes: brand, model and type of motor drive (petrol, diesel, hybrid or electric). In the program, define one vehicle of your choice. Direct access to attributes is not allowed, but all data the vehicle must be handed over to the class when the object is installed.
  4. Task 11. (Minimum level points: Write a program that allows you to keep data on participants of the PHP programming course from the table below. Define the required class structure and create one each object for each student and store it in a list. Finally, print the first and last names of students who have not yet completed course. Direct access to class attributes is not allowed! Student information is not entered via the command line must already be defined within the programming code.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.