ProgScripting Languages
What is joomla for web development? I don’t know how to develop a web by using any application like-HTML, PHP, CS4 but if I direct want to learn joomla for web development. Is it will be feasible for me? From where I can free download & install it? how easy I can learn it, Please describe to help me.
- 1016 views
- 2 answers
- 1 votes
While coding a java program, I have came across this strange error during the compilation of program saying "Java.lang.ArrayIndexOutOfBoundsException."
I am also pasting my specific fragment of code.
I will be very obliged if responded.
- 3684 views
- 1 answers
- 3 votes
Hi friends, I have an issue here, this is all about Error 2869 when trying to install the Visual Basic Upgrade Companion , while I am on the process of installing it to my computer, I meet en error message, the error message goes like The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2869.
- 1963 views
- 2 answers
- 0 votes
Hello friends, posting herewith an error message that appeared on my screen while using Microsoft Visual Basic, this error message appeared while I am on the middle of my work.
System Error &H80004005 (-2147467259). Unspecified error
- 6270 views
- 2 answers
- 0 votes
Hi software wizards, I have a scenario here to share about Visual Basic, I pasted below the error message screen shot for better analysis of the problem. This problem occurs only when I build an .exe file from Visual Basic, and run it from outside the Visual Basic development environment.
Microsoft Visual Basic
System Error &H80004005 (-2147467259). Unspecified error
OK Help
- 5010 views
- 3 answers
- 1 votes
Hi Everybody!
I need to develop a basic calculator with only the basic functionalities i.e +,-,*,/ in java for my University assignment.
The restriction is that the calculator must be programmed without using any control statement e.g if, else, or any loop or switch statement.
Is there a possibility for taking input in the form of strings and then separating operand and operators in java?
I will be highly obliged in entertained.
Majida
- 1385 views
- 1 answers
- 2 votes
I have a very long number for example "54545455454545454555". And i want to add it with another long number like "7878787878788878787". But the problem is that the range of this number is so long and greater than the ranges of data types like int, double or float. Please tell me the method how to add these two numbers.
- 7145 views
- 2 answers
- 0 votes
Question:
You are going to write a small application (“Vote.java”) .This application will help the election department to process the votes through the computer.
You will have the text file “polls.txt” containing the information/details of the number of Votes which each party have through out the country form different parts.
Your “polls.txt” will look like as shown below.
Note: 1. That information in the program is separated by TAB.
2. In the shown file(Fig 1) there are only ten reigns .Your file might have more than ten reigns.
3. The names of the parties are fixed.
- 822 views
- 1 answers
- 0 votes
There are three different approaches in session tracking used in various technologies.
- Cookies
- URL Rewriting
- Hidden Fields.
And Java have provided with the session object,
You will explain the benefits of java session object over the above techniques.
- 967 views
- 2 answers
- 0 votes
What are different Parts of an HTTP request? Explain each part.
- 13865 views
- 4 answers
- 1 votes