answersLogoWhite

0


Best Answer

can you help me create a program that will have the following output:

[1] Volume of Ellipsoid

[2] Volume of Prolate Spheroid

[3] Surface Area of Prolate Spheroid

[4] Volume of Oblate Spheroid

[5] Surface Area of Oblate Spheroid

[6] Surface Area of Spherical Triangle

Enter Your Choice:

You have chosen:

Enter Side a:

Enter Side b:

Enter Side c:

Volume =

Do you want to try again? [Y/N]

...

it must use gotoxy and clear screen after choosing Y or N ( in do you want to try again)

it must be used in Microsoft visual basic c++ 2006,,

here are the following formulas;;

Volume of Ellipsoid = (4/3)*3.14*a*b*c

( input a,b,c)

Volume of Prolate Spheroid = (4/3)*3.14*a*(pow(b,2))

(input a,b)

Surface Area of Prolate Spheroid = 2*3.14*b*L

(input b,L)

Volume of Oblate Spheroid = (4/3)*3.14*(pow(a,2))*b

Surface Area of Oblate Spheroid = 2*3.14*a*y

where:

y = a+(number/denom)

number = pow(b,2)

denom = 2(sqrt(pow(a,2)-pow(b,2))

(input a,b)

Surface of Spherical Triangle = ( A+B+C-3.14)*pow(r,2)

(input A,B,C,r)

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you give me an example of source code using gotoxy and Microsoft visual basic c plus plus 2006?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who developed visual basic?

Microsoft is the developer of visual basic


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


When was Microsoft Visual SourceSafe created?

Microsoft Visual SourceSafe was created in 1994.


Where is Microsoft Visual Studio Tools for Applications 2.0 located?

This program is located in the IDE directory of the Visual Studio directories and varies depending on the version of Visual Studio you have. One example is C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\vsta.exe


Which language is used to develop Microsoft visual studio NET?

Microsoft Visual Studio has been written in Visual C++ and Visual C#


When was Microsoft Visual Studio Express created?

Microsoft Visual Studio Express was created in 2005.


What is Microsoft Visual Studio Team System software used for?

The Microsoft Visual Studio Team System is used to help software engineers develop communication and collaboration components. This can include, item tracking, source control, process guidance and reporting.


Who is the developer of Visual Basic?

Microsoft is the developer of Visual Basic.


What has the author James D Foxall written?

James D. Foxall has written: 'El libro de visual C# 2005/ Teach Yourself Microsoft Visual C# 2005 in 24 hours' 'Practical standards for Microsoft Visual Basic . NET' -- subject(s): BASIC (Computer program language), Microsoft .NET, Microsoft Visual BASIC 'Sams teach yourself Visual BASIC 2008 in 24 hours' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC 'Destination .NET' -- subject(s): Microsoft Visual BASIC, Microsoft .NET, Visual Basic (Computer program language) 'Sams teach yourself Microsoft Visual C# .NET 2003 in 24 hours' -- subject(s): C# (Computer program language), Computer Technology, Microsoft Visual C# .NET, Nonfiction, OverDrive, Technology, Visual programming languages (Computer science)


What is Microsoft Visual C plus plus 6.0 and why you need?

Microsoft Visual C++ 6.0 was the 6th incarnation of Microsoft Visual C++ 32-bit, released in 1998. Other than supporting legacy Windows software there is no real need for it these days. It has been surpassed several times over by Microsoft Visual C++ 2010 with Microsoft Visual Studio 11 currently in beta as of April 2012.


Who is the creator of Visual Basic?

Microsoft


What has the author Francesco Balena written?

Francesco Balena has written: 'Practical guidelines and best practices for Microsoft Visual Basic and Visual C# developers' 'Programming Microsoft Visual Basic 6.0' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC