Programming Code (840)
Scripts_Markup Code (257) #include
#include
#define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }
Google, HCL, Quick Heal, WTF,
4 37474void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
2 8487
write a program to input a natural number less than and display it in words.test your program on the sample data and some random data sample input= 29 sample output= Twenty nine sample input=17001 sample output= out of range sample input=119 sample output =one hundred and nineteen sample input=500 sample output=five hundred
Can you write a program to find the average of numbers in a list in python?
code to create a new window
Hi, i have a project that the teacher want a pyramid of numbers in C# or java...when we click a button...the pyramid should be generated in a listbox/or JtextArea...and the pyramid should have the folowing form: 1 232 34543 4567654 567898765 67890109876 7890123210987 890123454321098 90123456765432109 0123456789876543210 Plz help with codes...didn't find anything on the net.
Code for Creating a Form Using PlaceHolder Controls?
plz send code for feature rich resume builder in j2ee frontend:J2EE Backend: DB2 Express
Write a routine to implement the polymarker function
How can I create connection two blue-tooth mobile in j2me. please urgent
Beautiful is for 012345678 9 and a code for similar word containing the same alphabets
Code for Document Validation in XML.NET?
find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L
Sir... please give some important coding questions asked by product companies..
write a program that can LOCATE and INSERT elements in array using c++ programming languages.
Do you think about CMM(Capability Maturity Model) process?
Code for Presenting Parent/Child Data in a Data Grid Row?