AJAX | JavaScript | HTML | PHP Answers

Questions: 323

Answers by our Experts: 213

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

1) Code a java class for an Object SONG, that has as a minimum the following attributes:- SONG Title (a String) , SONG Group/artist (a String ), SONG genre (a String – “Pop”, “Jazz”, “Hard Rock” etc., SONG price (double), SONG duration (int number of seconds). Code all accessor and mutator methods for the SONG class.

2) Code a GUI program that has the following functionality:-

Load SONG’s - Create four SONG Objects (the data is hard coded as literals in your program code) and place the SONG objects in an array. Load SONG’s will always create a new array that holds the same four SONGs.

Display - Display all SONG’s in the array

Add - Add a new SONG object to the end of the array (prompt for the user to enter all data in order to create the SONG object).

Save - Save all the SONG’s in the array to the text file. Name this text file SONGDATA.TXT. The data is to be presented as strings in the text file so that it can be displayed. Do NOT place a path on your text file name.

Exit - Close the GUI and terminate the application
How can I turn this html profile layout into a bb code layout?Html code:

[img]http://i.imgur.com/gYQKH.png[/img]ONLINE
TEXT GOES HERE
is it possible to search more than html page at a time by using jquery?
if i have click on Asia then display India
if Click on India then display Gujarat Rajshthan
if Click on Gujarat then display Rajkot
if Click on Rajshthan then display Ajmer
I have a php based website which has video gallery with .mov format. so can i protect those videos from downloading while video playing?. is there any simple solution or it wil be fixed by just purchasing any video player to protect videos. i am using just <embed> for videos playing and those should be play in website and mobiles also....
I have an assignment to hand in next Friday on the 18th. It's a programming assignment using java script, php, HTML XHTML, MySQL, I have the first part of the assignment but I need some serious help with the 2nd part so I woul like to know if it is possible to get it done within a week or not.
Can anyone thell me what this request means?

294 "GET http://24x7-allrequestsallowed.com/?PHPSESSID=7jy745aa00143P%5BVJTRGYJZZWA HTTP/1.1"

Any want to get any session from aplications or similar? Thank you.
Write a Java program that will accept an integer containing only 0s and 1s (i.e. a “binary”
integer) as input and display its decimal equivalent. If user entered 1001, the program
will display 9. If user entered 1211, an error message should be displayed.
How can i design my own bulk sms gateway without having to subscribe to any other gateway provider before sending messages
Use a loop or a function to create a program that displays the following when it is executed:
36 multiplied by 57 equals to 2052.
38 multiplied by 60 equals to 2280.
40 multiplied by 63 equals to 2520.
42 multiplied by 66 equals to 2772.
44 multiplied by 69 equals to 3036.
46 multiplied by 72 equals to 3312.
48 multiplied by 75 equals to 3600.
50 multiplied by 78 equals to 3900.
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS