Main Blog
Our most important blog

Home Page




Posts Tagged ‘Guess’

I recently moved from KC to Canada and am wanting to get a 2008 Kansas license plate for my daughter?

Doesn’t matter what condition, but I’d like to get it for her for Christmas. She will be old enough to drive next year and wanted to have my plate from this past year (dated 08), but I already turned it in and got a refund for it. OOPS! She cannot drive here in Canada, but for some reason it means to world to her to have an ‘08 Kansas (preferrably JO County, but doesn’t matter) plate. I guess it’s a reminder of what we left behind and when she COULD have been old enough to drive! :-) Thanks for any input… I’m stumped living in Canada what to do!?!?!?

By: kckim74



No Comments

Desperate!What am i suppose to do for this netbeans/palindrome project?

im in deep **** im so close to failing because i never ask for help!!! ( i know my own fault)

Im suppose to create a static recursive method testPalindrome that returns a Boolean value true if input string is a palindrome

This is part of the main method of class Palindrome for which i will be creating my method. Im supposes to add testPalindrome to the class & edit the main method so that the code works

public static void main( String args [ ] ) {
char charArray[] = args[0].toCharArray();
System.out.print(”Is” + args[0] + ” a palindrome?”);
System.out.println(”Yes, it is.”);

the teacher said that 80% of main metho is here
Im so lost please help me
i know it sounds like Im asking people to do this for me
and i guess i am… but im only doing this because i dont know what im doing
please help!!!

By: Martel



1 Comment

Where can I find more info about the commercial real estate as a career?

I have a completely different background, but thinking about getting into the real estate business. I might have a chance to start by helping a top commercial real estate broker in the city, but I want to know what to expect. I can’t even find books about it in the bookstore. What is the best way to start and make at least some money to survive till you hit big? I can’t afford to wait several months to get the first deal. I understand you have to be naturally good with people, but is there any way you can learn to improve your skills to get things done? How different is it from the residential real estate? I have so many questions because I don’t know anything about it, so where do I find more information? How do I know if I should get into this business? I guess starting to learn from someone with great knowledge and experience will be a plus for me, but I want to know I will be good too.

By: MIA



1 Comment

Match the terms( please don’t guess or put do it your self, lazy)?

weathering.
deposition
erosion.

A) The accumulation of sediment, the process by which beaches, sandbars and mudflats are formed, is called
B) The breaking down of rock or soil by climatic conditions such as rainfall, hot sun, or frost is called
C) The wearing away of cliffs, dunes, beaches and other landforms by the action of wind, water, or glaciers is called

By: R D



No Comments

If I have poetry published in my campus literary mag, does that mean they have first publishing rights?

Or does this only apply if there is something in the mag stating so. I have some stuff I’d like to submit elsewhere.
There was no form involved. You just e-mailed the editors your submission. I guess what i’m more interested in knowing is: If I resubmit do I have to state that it has been published elsewhere.

By: parrisrose



No Comments

C++/C# FOR LOOP help?

Please help,

I am passing two string args and doing some kinda comparison using for loops…. I want to return a bool to main()….but the bool is in the For Loop ,so I guess is no longer in scope after the loop finishes… how can i do this… ?? thanks

public static bool CompareWords(string theword, string word2)
{
bool k;

for (int i = 0; i < theword.Length; i++)
{
for(int j = 0; j {
if (theword[i] == word2[j])
break;
}

k = true;
}

return k;

}

By: Radioactive



4 Comments

Got sugguestions for 21 day East Coast trip from Myrtle Beach to Maine?

I’m planning a trip in late September to go from South Carolina, all the way up the coast to Maine. I guess it will take about 3 weeks to do it right. Anyone have any suggestions on fun, interesting, unusual, pretty, historical, or gotta see places? What about very clean, nice but not too costly places to stay and eat?

By: BSmitten



1 Comment