Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for Pink12

Develop an application with object oriented model for an e-ticketing system for a cinema. It should allow its customers to browse and book tickets for movies. The system should handle customer registration , ticket processing and payment and support maintenance of the system as adding , deleting and updating movie …

Member Avatar for tenorsax08
0
75
Member Avatar for effizy

Hello All, Back again...Working on a program which requires that the user should be able to interact with the program. The objective of the program is this: A class called unique-bag which will store integers using dynamic array. This class stores only one copy of any given integer (no duplicate …

Member Avatar for ixmike88
0
145
Member Avatar for eme21

What is a differrent between sorted and unsorted lists? The important points...

Member Avatar for LevyDee
0
72
Member Avatar for AnAnonymousUser

Hey guys, i'm fairly new here. Just stuck on a program. It seems like it should be right, based on my pseudo code, but something went wrong. Edit: without using Math.pow; Edit: kind of not looking for the answer, just what i did wrong,, other wise, i wont know it …

Member Avatar for ChaseRLewis
0
88
Member Avatar for nubore

[code] void Sort() { int Holder, k = 0; srand( time(0) ); // seed random number generator while ( k < HowMany ) { Holder = rand(); // generate random number to Holder if ( Holder > 10 && Holder < 100 ) { Numbers[k] = Holder; k++; } } …

Member Avatar for tenorsax08
0
107
Member Avatar for wow.lk

I write some coding i want to get 2 output like Example (1) of object Employee:  Id#  Name :  Age:  Sex:  etc. Example (2) of object Employee:  Id#  Name :  Age:  Sex:  etc. i just dont want a long code.. …

Member Avatar for tenorsax08
0
150
Member Avatar for MuggsBees

Hello, I am a student and recently bought a new windows laptop with Vista on it. I also have bought the CS4 Adobe Master Suite for my computer. When installing just TWO programs from the Adobe Creative Suite CS4: Photoshop and InDesign I keep getting "Error 1603" I did a …

Member Avatar for kaninelupus
0
919
Member Avatar for tenorsax08

For the past few weeks, I have noticed slow boot-up times for my Vista laptop. More recently, I have had terrible boot-ups and I can't figure out why. I turn my computer off through Vista and it is fine. When I power up, using the power button on my machine, …

Member Avatar for Suspishio
0
129