Friday, June 29, 2012

IT401 (week-end class)

1.open ms word
2. use the internet to research 10 quotes (any) and insert images to each quote apply wrapping style
3. save ur file underfilename: quiz1

Tuesday, June 26, 2012

IT407 Data Structure

1. Open DevC++ or TC
2. Implement the code below
3. Explain each statement use the comment /* */


Array1









Array 2
















4. Filename for Array1: Array_Act2
5. Filename for Array2: Array_Act3

****NFI score will be deducted...salamat

Saturday, March 17, 2012

Exam

1.Write a program that will print the odd positioned elements in an array
2. Write a program that will print the even positioned elements in an array
3. Write a program that will arrange the elements of 10-integer array in ascending order
4. Write a program that will arrange the elements of 10-integer array in descending order
5. Write a program that will compute and display the average of a 20-element array whose values are inputted by the user.

Deadline; March 25, 2012

Saturday, March 3, 2012

DBMS - Sample Output

1. Open: www.hubss.weebly.com
2. Under Lesson click Midterm_Exam.doc



DBMS - Sample Output

1. Open: www.hubss.weebly.com
2. Under Lesson click Midterm_Exam.doc



Saturday, February 25, 2012

Finding the Maximum number in the List of Array

This sample program will get the Maximum element in an array.























Explaination: Using loop and a temporary variable, say temp. Initaially, we set temp equal to list[0]. Then, we compare temp to each array component, from list[1] to list[10]. If we find an array component greater than the current value of temp, we set temp is equal to that component.



Activity


Create a program that will get the smallest value of ann array. Refer your solution in the given example above.




Saturday, February 18, 2012

Followers

Visitor

free counters

FEEDJIT Live Traffic Feed