answersLogoWhite

0

Not really, I call most guys babe anyway. If they feel uncomfortable about it then yeah its wrong but if they are okay with it then it should be fine.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Does 'new fooCNT' call the default 'foo' constructor on all 'CNT' array elements?

Yes. The following example demonstrates this: #include<iostream> struct foo { foo(){ std::cout<<"foo"<<std::endl; } ~foo(){ std::cout<<"~foo"<<std::endl; } }; int main() { int CNT=5; foo * f = new foo[CNT]; delete [] f; return(0); } Output: foo foo foo foo foo ~foo ~foo ~foo ~foo ~foo


When you see a hurt and abused dog what do you do?

you call da police foo!!


How do you call a method from inside the main method?

I assume the question is about Java. How you call a method from inside the main method depends on whether this is an instance method or a static method. To call an instance method, you need to have a valid instance. Say foo is an instance of class Foo, which was created inside the main method. Then to call the instance method implode() use foo.implode() To call the static method bar() of class Foo, use Foo.bar().


Call by reference using pointer in c plus plus?

Example: void foo( MyClass& object ){} // function with call by reference signature MyClass* p = new MyClass(); // instantiate a pointer to MyClass foo( *p ); // call by reference using the pointer


How do you call base class method using derived class object?

If the base class method is non-private, the derived class can call the base class method implicitly. However, if the derived class overrides or overloads the method, the base class method must be called explicitly. The following demonstrates explicit calls to base class methods: #include <iostream> using namespace std; class Base { public: Base(){} void Foo(){ cout << "Base::Foo" << endl; } }; class Derived : public Base { public: Derived(){} void Foo(){ cout << "Derived::Foo" << endl; Base::Foo(); } }; int main() { Derived derived; derived.Foo(); derived.Base::Foo(); // Explicit call to base class method. return(0); } Output: Derived::Foo Base::Foo Base::Foo


What actors and actresses appeared in Call Baker - 2003?

The cast of Call Baker - 2003 includes: May Lyn Foo as Doll


What does foo foo mean in Samoan?

foo foo means fufu is a popular African food


How do you play with your foo pet if you have no foo dollars?

same as foo pets


Types of recursion?

Direct: int foo () { ... foo (); ... } Indirect: int foo () { ... bar (); ... } int bar () { ... foo (); ... }


What is foo-foo in Things Fall Apart?

Foo-foo is pretty much yam paste ground up in mortars.


Is red foo married?

yes. he and is wife, Kung Foo, have a son, Pitida Foo...


What is foo foo from Africa?

pounded yam!