Recent content by chaekayeon

  1. C

    🔒 Closed Debugging problem (JavaScript related).

    Nagegets ko na po already itong problem na ito pero hanggang ngayon ay nalilito pa din ako sa problem na ito. May HTML na nga, tapos may JavaScript pa po.
  2. C

    🔒 Closed Paano pala ako makapagawa ng maayos na CRUD?

    I need some help po rito sa gawa nito kasi nalilito pa rin po ako sa ganitong problem till now.
  3. C

    🔒 Closed Creating an object with 5 cubes.

    I hope may nakakaalam po nito.
  4. C

    🔒 Closed Quad Kill

    Meron po bang nakakaalam po nito?
  5. C

    🔒 Closed Game Time

    Create a simple text-based console game that implements at least three (3) interfaces. Below is a screenshot of the initial part of a sample program.
  6. C

    🔒 Closed DragonFly problem

    Papaano maiayos po itong problem na ito? interface HasWings { public int getNumberOfWings(); } abstract class Insect implements HasWings { abstract int getNumberOfLegs(); } public class Dragonfly extends Insect { int getNumberOfLegs() { return 6; } }
  7. C

    🔒 Closed Wake Up! activity

    I've already take no.1 to no.4 pero yung number 5 and 6 ones ang biggest concern ko lang po. I need some help for this.
  8. C

    🔒 Closed People In School

    It doesn't worked on me, mali pa rin kasi eh.
  9. C

    🔒 Closed Anong brand ng android phone ang maganda ngayon

    Super daming mga bago but I can't say kung ano dahil di ko rin alam but I have to search for it.
  10. C

    🔒 Closed Black Screen on Smartphones

    Papaano maibalik sa dati na gaganahin ulit ang isang smartphone na naunang nag-black screen for a long time?
  11. C

    🔒 Closed People In School

    Meron po bang alam for this problem po?
  12. C

    🔒 Closed Amount Due simple program

    Iniba ko sa akin but it's almost similar to yours po!
  13. C

    🔒 Closed Amount Due simple program

    Is anyone knows this na papaano gawin ito?
Back
Top