jecelg
jecelg
My Journey to Learning (Technical.ly)
37 posts
Don't wanna be here? Send us removal request.
jecelg · 8 years ago
Photo
Tumblr media
Jollibee is an authentic Philippine fast food chain #chickenaftersomebeer #breakfromdiet
0 notes
jecelg · 8 years ago
Photo
Tumblr media Tumblr media
Reviewing...
0 notes
jecelg · 8 years ago
Photo
Tumblr media Tumblr media
Credits to AMA OEd
0 notes
jecelg · 8 years ago
Photo
Tumblr media
0 notes
jecelg · 8 years ago
Photo
Tumblr media Tumblr media
0 notes
jecelg · 8 years ago
Text
#include<stdio.h>
#include<conio.h>
void main()
{
   clrscr;
*/
spring  -  Marc 21-June 20
summer  -  June 21-Sptember 22
fall  -  Septemjber 23- December 21
winter  -  December 22-March 20
*/
int M;
int D;
printf(”Input integer value for M: “);
scanf(”%d” ,&M);
printf(”Input an integer value for D: “);
scanf(”%d” ,&D);
0 notes
jecelg · 8 years ago
Photo
Tumblr media Tumblr media
A C Program that shows the remark of the corresponding range of grades.
I.e.
* 96-100 ==> EXCELLENT
* 91-95 ==> VERY GOOD
* 86-90 ==> GOOD
* 81-85 ==> FAIR
* 75-80 ==> NEED IMPROVEMENT
* 74-0 ==> BETTER LUCK NT
* else ==> OUT OF RANGE
1 note · View note
jecelg · 8 years ago
Photo
Tumblr media
Write a C program that asks the user to enter letter and will display corresponding output. Example: a= Alpha B=Bravo C=Charlie D=Delta else=not in the list
0 notes
jecelg · 8 years ago
Video
tumblr
0 notes
jecelg · 8 years ago
Text
http://cpp.sh/7d5zy
0 notes
jecelg · 8 years ago
Text
http://codepad.org/aklEKi0t
0 notes
jecelg · 8 years ago
Photo
Tumblr media
0 notes
jecelg · 8 years ago
Photo
Tumblr media
0 notes
jecelg · 8 years ago
Photo
Tumblr media
0 notes
jecelg · 8 years ago
Photo
Tumblr media
0 notes
jecelg · 8 years ago
Photo
Tumblr media
Task: Write a C program that will ask the user to input age and display the output whether Minor or Adult.
0 notes
jecelg · 8 years ago
Link
0 notes