answersLogoWhite

0

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

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

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

there is no such method using string copy


How can I effectively water plants using string as a method?

To effectively water plants using string, you can create a simple wicking system by placing one end of a string in a container of water and burying the other end in the soil near the plant's roots. The string will absorb water and gradually release it to the plant, providing a consistent source of moisture.


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.


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.


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 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 can you get a specific string from large string using c plus plus strings?

std::string::substr();


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.


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.