Other Programming & Computer Science Answers

Questions: 537

Answers by our Experts: 537

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

In traditional way, there are three classes: TRUCK (number, name , NoOfWheel, Price, Capacity, EnginePower, TypeOfConsump), BUS (number, name , NoOfWheel, Price, NoOfSeat, EnginePower, TypeOfConsump, Color, Speed), CAR (number, name , NoOfWheel, Price, NoOfSeat, EnginePower, TypeOfConsump, Color, Speed).

Divide the above three classes into two base classes and three derived classes. Each class will contain two member functions, getdata() to get that class data from user and putdata() to display that class data on the screen



Given a file containing various text, develop a program that will do the following using flex:



1. Read input from file and write output to file.

2. Count the number of vowel and consonant in the file and print the count.

3. Count a number of floating point numbers and integer numbers and print the count.

4. Count total number of white spaces.

5. Count total number of lines in the file.


Do you agree to the assertion that, the Fourth Industrial Revolution (4IR) technologies will take over almost all jobs in the world? Your position should be justified with plausible reasons.



Design a class template with overloaded operator / to perform a = b / c.


In the global system, a point is defined by P = [-5; 8; -4]. A camera is positioned in the global system at [10; two; 3] and is focused on the point [0; 1; -3], with the UP vector in the [0; 1; 1]. How much is this point worth in the camera system?


A user can interact with menus and visual images by using __________.


The sorting technique where array to be sorted is partitioned again and again in such a way that all elements less than or equal to partitioning element appear before it and those which are greater appear after it, is called


: Write a class named as Bus that contains the attributes which are mentioned below:

 The name of Bus.

 The direction of Bus (North (N), South(S), East(E), West (W))

 The position of Bus (from imaginary zero point)

The class has the following member functions:


Create an application that calculates and display two raise amounts, which are based on an employee's current salary. The current salary will be entered by the user. The two raise rates are 5% and 8%. In addition to the raise amounts, the application should also calculate and display the employee's new salaries. Include a button in the interface that the user can click to clear the user input and calculated results from the screen.


LATEST TUTORIALS
APPROVED BY CLIENTS