Action Script | Flash | Flex | ColdFusion Answers

Questions: 112

Answers by our Experts: 112

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

Write an application to calculate the CGPA of a student over a period of 1 – 4 years.
• Your application should be able to calculate the CGPA over an assigned duration with range of 1-4 years
• There should be 2 semesters within every year.
• Courses for each semester should always be limited to 5
• Applications should allow users to enter grades for courses taken
o Example : Course 1 : A
Course 2 : C
Course 3 : B+
• Application should be able to print output of GPA for each semester and Total CGPA
NB
• Employ the use of switch conditional statements as well within your code structure
• Additional Marks will be given for clarity, comments and proper indentation of code.
can you help me with my PROJECT (RESEARCH)...Topic: An investigation on the strategies of addressing Hiv/Aids epidemic in tourism sector
Write a program in C++ to maintain the information for a Train station regarding the arrival and departure of trains in that station. Program should have the feature for entreing information about a new train arrived or departed at any point of time during the program execution. From the maintained information following kind of reports must be generated.

Details of All Trains arrived at the station.
Details of All Trains departed from the station.
Details of All Trains arrived at the station on a particular date.
Details of All Trains departed from the station on a particular date.
Number of passengers arrived at the station on a particular date.
Number of passengers departed from the station on a particular date.
Number of All passengers arrived at the station.
Number of All passengers departed from the station.
Number of All passangers arrived the station by a given train number.
Number of All passangers departed the station by a given train number.
write a do while loop that displays numbers 1/3/5/7...11
Write a C++ program that asks for the title of the book, the price of the book and the quantity to buy for the book. Print out the title of the book. If a 20% discount is provided for buying the book, calculate and print out the discounted price for the book. Also, calculate and print out the total cost for buying the books at the discounted price.
What is accumulated profit?
Since, the Universe is said to be exspanding at an accellerated pace or rate. A. Whats the rate? And more interesting, how long in years , will it take until the Universe reaches the speed of light ??
write a c# program to create a login form and student details
write a program that reads a three-digit integer number,separates the digits(using/and%),and outputs on the screen how many digit zero, digit one, and digit two the number contains.
Given the following array,wirte code to initialize all the array elements to 88
LATEST TUTORIALS
APPROVED BY CLIENTS