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

HI , I'm Soufiane , I'm 21 Ans , i'm student in science Phisique ,
i want to start programming but i don't know what 's the best language ,
Also i have a backgrounds about programming ,
know i ask you what's the best programming language for me i want to invent some thing and thank you .
How to create button without using html form inside a div
share some topics list of html project for BE Final.
Create a new project in BlueJ called Assignment1. All classes for the assignment are to be saved in this project.

2. Create the required classes for the project - there should be at least three (3) classes: User, Phone and Battery. You can have any number of additional classes you think are required.

3. Class basics:
User – a user owns 1 phone, they also have a name and an amount per month they pay for their phone
Phone – a phone has a brand, a model and 1 battery. It must also store information about the phone such as whether the phone is on, if it is locked, last dialled number etc (see below)
Battery – a battery has a life i.e. the charge left in the battery and a maximum life (see below)

4. Constructors: all classes must have at least 1 alternate constructor that accepts input parameters used to initialise the class attributes (done in the body of the constructor).
what is java scripting?
Write a regular expression that matches only the following::

CDEF 88.3 QP or ABCD 55 AM or AEIO 100.2 FM or QWER 100 AM

In other words:
starts with four letters
followed by a space
followed by two or three digits,
followed by (optionally) a decimal and another digit
followed by a space
terminated with either AM or FM
Hai Sir,
I want a program to create textbox with in the textbox when keyup is pressed using javascript....
Could any one help me...
my name is abhishek.....
i have same problem...

The thing is I have created a textfield, the data's entered in the textfield should be stored in the database, then the stored data's should be retrieved in PDF format automatically...
so i wanna know how to start this entire procedure
Write an application that represents a simple STIA1013 Student Information System .
This application provides a menu that allows a user to perform the following operations:

- Enter (add) student data and store in a list of students. The data for each student are name, matric no., total course work mark (full mark 100), final exam mark (full mark 100), and grade. Grade is not entered by the user but is calculated by the program based on the total mark (course work mark (60%) + final exam mark (40%)) and assigned according to the UUM grading scheme (e.g. 90 -100 => A+ etc.).
- Search a student based on his/her matric no. If found, all of his/her data will be displayed in a suitable format e.g:

Matric Name Course Work Final Exam Grade
12345 MohdZabidinHusin 90 80 A

- Calculate & display the average mark for course work and final exam.

- Display the grade distribution eg. how many student get A+, A etc.

In writing this program, you must use an array of objects to store the list of student objects.

(note: A group consists of 2 to 3 students)

Bonus Point:

Extra points will be given if the application can support the following operations:
- Edit a particular student data.
- Delete (remove) a particular student data
I want to create php project as a homework , can you me php project ?? , to creating best user interface with system.

please reply me...
LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS