Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
~2K People Reached
Interests
Playing Table Tennis, Surfing Net
PC Specs
Windows, Ubuntu
Member Avatar for DoubleZ

Hello, so I recently started reading on arrays and I have an assignment to make a program that removes the necessary elements from an array of integers so that the array consists only of increasing integers, for example, transform {2,3,5,1,6,2,3} to {2,3,5,6}. Now, I do not know of any possible …

Member Avatar for sreejithbabu
0
208
Member Avatar for sreejithbabu

We have to do one data base project? They said that we have to use certain front end languages and oracle for the back end. We don't know much about any front end language. I hope if anyone could suggest us some so that we could learn it and apply …

Member Avatar for shainjetly
0
85
Member Avatar for sreejithbabu

I am a 2nd Year undergraduate Computer student. The problem I am facing is [I]I don't know which fields are suitable for me[/I]. I like programming a lot and networking too. Moreover, [U]I don't know the fields that comes under Computer Science[/U]. I am sorry, if that sounded stupid. I …

Member Avatar for griswolf
1
594
Member Avatar for sreejithbabu

The problem in this is that the program accepts a string with spaces [B]only for the first input[/B] and not for the rest of the inputs. It seems that getline only works for the first input. How can you make the vector store string with spaces (as elements of the …

Member Avatar for sreejithbabu
-1
865