answersLogoWhite

0


Best Answer

I HAVE TO DO THIS FOR A PROJECT AND I DONT KNOW WHAT TO DO

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a hand prosthesis that is able to grasp release and grip by only using a string?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get odd ascii letters from a given string using string copy?

there is no such method using string copy


This is how one should release the bowstring?

depending on what kind of bow you have, you release different ways. if you have a re curve or long bow, you hold the string with 3 fingers, your index above the knock, and middle and ring below. you pull the string back towards your ear, aim and slowly straighten your fingers, allowing the string to slip off. its important not to jerk the string, because it throws off your shot. if you have a compound bow, chances are you are using a release, which is attached to your wrist and u simply pull a trigger to release the string.


Which nerve is injured when a patient has dificulty using the pincher grasp?

The median nerve is typically associated with the pincher grasp. Injury to this nerve, such as carpal tunnel syndrome, can result in difficulty using the pincher grasp, which involves using the thumb and index finger to pick up objects.


Reverse of a string without using string handling function?

shashi


What is the significance of using Null Terminator in a string?

to indicate end of the string


How can you get a specific string from large string using c plus plus strings?

std::string::substr();


How do you get the length of an ANSI string using PHP?

$string ="Guess my length"; $length = strlen($string); now the $length will have the length of the string.


How do you store a string in c plus plus?

#include <iostream> #include <string> using std::cout; using std::cin; using std::string; using std::getline; using std::endl; int main() { string myString = ""; cout << "Enter your string: "; getline(cin, myString, '\n'); cout << "\nYou have entered - " << myString << endl; system("PAUSE"); return 0; }


How do you string a tennis racket using one string?

weave it like snowshoes.


If The process of using a patient's cells to grow a new body part that can be used as a natural prosthesis is called what?

Tissue engineering. AEPX


Concat a string without using any inbuilt function in java?

Use "+". Example: String string = "does this answer " + "your question?";


How do you find the perimeter of a jigsaw puzzle using string?

You can find the perimeter of any planar (flat) object using string by wrapping the string around the outside of the object, noting the point on the string where you return to the starting point, and then measuring the length of that portion of the string.