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.
No Answer is Posted For this Question
Be the First to Post Answer
how can i cast a char type array to an int type array
All the combinations of prime numbers whose sum gives 32
Finding a number multiplication of 8 with out using arithmetic operator
write a c program to Reverse a given string using string function and also without string function
func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d !\n ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); }
Is it possible to print a name without using commas, double quotes,semi-colons?
main(){ unsigned int i; for(i=1;i>-2;i--) printf("c aptitude"); }
Design an implement of the inputs functions for event mode
write a program to count the number the same (letter/character foreg: 's') in a given sentence.
How do you sort a Linked List (singly connected) in O(n) please mail to pawan.10k@gmail.com if u can find an anser...i m desperate to knw...
6 Answers Microsoft, MSD, Oracle,
could you please send the program code for multiplying sparse matrix in c????
Program to Delete an element from a doubly linked list.
4 Answers College School Exams Tests, Infosys,