Questions: 1 362

Answers by our Experts: 1 362

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

I need a function that can extract string starting with "$" and ending with " ' " or "," or nothing

Suppose string is

efgh = '$EXPCH.nmo' AND tree = $Name, tree = $pcd

it should return me
EXPCH.nmo
Name
pcd

Any help please...
Create a form that accepts an arrival and departure date for a reservation from the user. The form should allow the user to select a room type from a list (single, double, king and suite) and then calculate the number of nights and the total price for the reservation.
Write a c code only using array and for loop to find similar number among given numbers.?
how many numbers:7
give the numbers:2532655
mode:5
number of time present:3
What should i do if i want to add 10 years to the present date and display it in a textbox2 where i have present date in textbox1. pls Reply.
Thnx in advance!!
Write a GUI application which allows the user to enter a name, password and phone number. When they click the Save button, the three fields are appended to a text file in a single line, separated by commas. The application should handle 5 records. Use it to add the 5 records to the text file.
I need help using arrays with a switch statement in them. I need to use a one dimensional array of type bool to represent a seating chart of 1-10. (1-5 = a ) (6-10 = b )
Write a program to calculate and display your average and grade. Allow the user to enter five
scores. After values are entered, and the average calculated, test the result to determine whether
an A, B, C, D, D, F should be recorded. The scoring rubric is as follows: A- 90 – 100; B- 80-89;
C- 70-79; D- 60-69; F < 60. Use methods.
Hi,
I have a homework to do in C Sharp. My teacher want us to replace a string x by a string y in a string p WITHOUT using the System.Replace thing. Please help me and know that we didnt learn lot. Help me using very basic method. Thnxxxxxx
want some help regarding my project in c language using mainly pointers & arrays about STUDENT INFORMATIONS it shuld include their names, their parents name, their roll no., corse sode , section, and their attendence...... plz if posssible give examples with some students..... so i could edit it later time with my claz mates name.......... or i wont be knowing where to edit
please anyone can create this program........
Write a method that finds the average of a set of numbers passed to it as params parameter.Also write code to print the above average from the invoking method using an out parameter.
LATEST TUTORIALS
APPROVED BY CLIENTS