- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 3
- Posts with Downvotes
- 1
- Downvoting Members
- 3
7 Posted Topics
which one is difficult among development platform to learn J2EE or Dot Net and make a career out of it? who is a gifted one a J2EE developer or a Dot Net Developer?
(char) of [COLOR="Red"]97 [/COLOR]is 'a'....so us this property. 1. 1st main for loop that prints till [COLOR="Green"]a b a b c b a b c d c b a b c d[/COLOR] to print this u need 2 for loops inside the main for loop 1st first for loop will …
Hi, i searched a lot in JAVA documentation, but couldn't find a buffer API 1) can grow dynamically. 2) the existing content must shift right if i insert a new element in the existing content index
Hi, I joined a company on 1st of June and I am going to get my 1st month salary. And the one responsible for this to happen is my sister. She after finishing her BE-computer science from one of the reputed colleges in Tamil Nadu,INDIA joined a customer support services …
Hi, I am interested in developing a windows application(yet to start). This application needs a dictionary database for cross referencing similar to a unscramble app. where can i get a dictionary database for free to integrate it into my app?
hey fadia, i think this wil work 4 ur need.[ICODE]#include <iostream> using namespace std; int main () { int x=0,Donate=0,i=0,l=1; while(l==1) { if(Donate<1000) { cout<<"Please enter amount 4 DoantionNo: "<<i+1<<" "; cin>>x; Donate=Donate+x; i++; } else { l=0; cout<<"$"<<(Donate-1000)<<" over $1000 has been allocated in "<<i+1<<" number of donations"; } …
my Assignment is this : there is a index.jsp with header [COLOR="Red"]welcome[/COLOR].And a link "[COLOR="Red"]open[/COLOR]".when someone click this "open" this must show [COLOR="Red"]HELLO[/COLOR] in the same index.jsp. And this Hello must be from another jsp file ( simply, i want to embed hello.jsp into index.jsp when "open" is clicked ). …
The End.
auhuman