ProgScripting Languages
I want to implement a program to change the size of the array and the type of it too. But not using dynamic array methods. How can I do this? please help me? thanks.
- 1051 views
- 2 answers
- 0 votes
In Java what is the method to omit a string?
Please help me with this I'm still a fresher for Java.
- 1423 views
- 1 answers
- 0 votes
Hello,
My question is if there is any way I could install Visual Basic 2010 in a USB drive and then use it in all of my computers without having to install it again.
So I ask if Visual Basic can run from the USB without installation.
Thank you for your answers.
- 3559 views
- 2 answers
- 0 votes
Can anyone write me spiral code for java using recursion? I don't understand this.. please help
- 1745 views
- 1 answers
- 0 votes
what programming language should i learn first, i don't have any prior programming knowledge at all. I was told to start with HTML, but i heard elsewhere that HTML is quite slow and time taking. I don't know if it is true or not, but what is your opinion?
- 1479 views
- 3 answers
- 0 votes
When you run a C++ program, what will appear on the screen after following statements are executed?
int a=0,i=0;
while(a<=10){ a=a+i i=i+2; }
cout<<a<<endl;
The answer should be 30 but how come?
- 943 views
- 2 answers
- 0 votes
Hi guys,
I have a doubt about PHP frameworks,please anyone can explain me “what is PHP framework” in simplest form
- 797 views
- 2 answers
- 0 votes
I'm looking for some help regarding PHP sessions,I am new to PHP,
Please anyone can explain me how sessions work,
How do they help us?
- 932 views
- 2 answers
- 0 votes
hi guys I have a problem regarding to java,is their any way to use multiple inheritance in java,because I need to inherit from two different classes
- 902 views
- 2 answers
- 0 votes
Hello,
I want to learn PHP language and I don't know which is a best site for online learn.
Kindly suggest me about online learning site.
Thanks.
- 1043 views
- 2 answers
- 0 votes