Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 49
  1. #31

    A student caught cheating on a midterm exam. As a punishment, the teacher decided to teach discipline and made the student write "I will not cheat during exams again!" for 1,000 time on the board.

    The student wrote:
    Code:
    #include <stdio.h>
    #include <conio.h>
    
    void main(){
    int x;
    
    clrscr();
            for(x=1; x<=1000; x++){
                    printf("I will not cheat during exams again!");
            }
    }

  2. #32
    Quote Originally Posted by ChaosOrb View Post
    A student caught cheating on a midterm exam. As a punishment, the teacher decided to teach discipline and made the student write "I will not cheat during exams again!" for 1,000 time on the board.

    The student wrote:
    Code:
    #include <stdio.h>
    #include <conio.h>
    
    void main(){
    int x;
    
    clrscr();
            for(x=1; x<=1000; x++){
                    printf("I will not cheat during exams again!");
            }
    }
    hahaha. epic..

  3. #33
    Quote Originally Posted by ChaosOrb View Post
    A student caught cheating on a midterm exam. As a punishment, the teacher decided to teach discipline and made the student write "I will not cheat during exams again!" for 1,000 time on the board.

    The student wrote:
    Code:
    #include <stdio.h>
    #include <conio.h>
    
    void main(){
    int x;
    
    clrscr();
            for(x=1; x<=1000; x++){
                    printf("I will not cheat during exams again!");
            }
    }
    diara ay.... hehehehhe


  4. #34
    Quote Originally Posted by kinumot View Post
    diara ay.... hehehehhe

    hahaha nice one

  5. #35
    Dictionary defines:

    Endless Loop: n., see `Loop, Endless`.
    Loop, Endless: n., see `Endless Loop`.

  6. #36
    A programmer is walking along a beach and finds a lamp. He rubs the lamp, and a genie appears. “I am the most powerful genie in the world. I can grant you any wish, but only one wish.”
    The programmer pulls out a map, points to it and says, “I’d want peace in the Middle East.”
    The genie responds, “Gee, I don’t know. Those people have been fighting for millenia. I can do just about anything, but this is likely beyond my limits.”
    The programmer then says, “Well, I am a programmer, and my programs have lots of users. Please make all my users satisfied with my software and let them ask for sensible changes.”
    At which point the genie responds, “Um, let me see that map again.”

  7. #37
    hehehe...nalingaw ko ani da..
    Quote Originally Posted by san_cristobal View Post
    A programmer is walking along a beach and finds a lamp. He rubs the lamp, and a genie appears. “I am the most powerful genie in the world. I can grant you any wish, but only one wish.”
    The programmer pulls out a map, points to it and says, “I’d want peace in the Middle East.”
    The genie responds, “Gee, I don’t know. Those people have been fighting for millenia. I can do just about anything, but this is likely beyond my limits.”
    The programmer then says, “Well, I am a programmer, and my programs have lots of users. Please make all my users satisfied with my software and let them ask for sensible changes.”
    At which point the genie responds, “Um, let me see that map again.”

  8. #38
    An area code for phone numbers in Atlanta is 404.

    "Man: I keep trying to find a phone number in Atlanta, but all the websites keep returning "Not Found" errors."

    which is also a response code from webservers that means "not found."

  9. #39

  10. #40
    A group of ten top software engineers is sent to a class for aspiring managers. The teacher walks in and asks this question:

    "You work for a software company which develops avionics (software that controls the instruments of an airplane). One day you are taking a business trip. As you get on the plane you see a plaque that says this plane is using a beta of the software your team developed. Who would get off?"

    Nine developers raised their hands. The teacher looked at the tenth and asked, "Why would you stay on?"

    The tenth said, "if my team wrote the software, the plane would not get off the ground, much less crash."

  11.    Advertisement

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

 
  1. Replies: 10799
    Last Post: 09-19-2020, 06:06 PM
  2. what is your favorite programming language?
    By sachem in forum Programming
    Replies: 310
    Last Post: 10-08-2015, 03:11 PM
  3. XDA2: file shortcut not removed after program uninstalled
    By c_cebrecus in forum Gizmos & Gadgets (Old)
    Replies: 5
    Last Post: 05-28-2008, 02:10 AM
  4. Merged: Jokes
    By dark_side in forum Humor
    Replies: 230
    Last Post: 06-11-2007, 01:17 PM
  5. excel programs; needs help guys!!!
    By rufo in forum Software & Games (Old)
    Replies: 3
    Last Post: 01-14-2006, 12:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top