This blog will enable you to exchange ideas, upload exercises. This is very significant to us in times of our absence in the classroom that we could still communicate as what to be done to comply with the requirements and so on. You are expected to post your requirements if needed. The Instructor will give you instructions through this site. Mostly, exercises are posted here for you to always visit this site to be updated on what is going on within the subject.
Reminders:
ReplyDeleteYou were already informed as to what to be done on the exercises 2 and 3. You have to merge the two exercises to optimize/enhance it. Take note that the two main operations should be present (finding values from the multi-dimensional array and identifying max and min values from the multi-dimensional array. in addition, you could still add more operations such as counting the total number of odd and even numbers, or getting the average of odd and even numbers, or getting the square of all odd and even numbers.. etc. The more complex is your exercise, the better.
hello World..
ReplyDeleteCorrection on my posting: Exercises 3 and 4, instead of exercises 2 and 3. thnx.
ReplyDeletesir, ni try lang ko ug comment...hehehe
ReplyDeleteagi lang ko (-_-)
You can now go to my office to get a copy of our lessons..
ReplyDeletejust try to have a comment!!!!
ReplyDeletejust drop by...
asa ra si normal charlote?
ReplyDelete//Pack.java
ReplyDeletepackage Packs;
public class Pack{
public static void main(String[] args) {
Pack obj = new Pack();
obj.converts(5);
Display obj2 = new Display();
obj2.disp();
obj2.dispName("Ariel");
}
void converts(int a){
System.out.println (a+" cm is equal to "+a/2.54+"inch(s)");
}
}
class Display {
public Display() {
}
protected String name;
public void disp(){
System.out.println ("Hello World");
}
protected void dispName(String name){
this.name = name;
System.out.println ("am Counting "+this.name);
}
}
sir asa dapit naka post to atoa isa ka exercise????
ReplyDeleteSir..
ReplyDelete.consult mi about amo system sir ha..
sir..wla mn exercise na post sir??
ReplyDeletepwede me hmu amu system sir..database?/
try kng gud..lisod mn gud xa eh GUI form ang textfile..huhuh