aaaa12345
in many cases not important. Just sometimes you are like a master Yoda :)He did not bother with the correct word order in English :) but understood it.The correct order of words will only come with years of training and practice in Russian language, young Padovan :)
· Related Questions
My granddad was Estonian and that also made me an Estonian citizen by descent, but I don't speak Estonian.
Is it a must that I learn this language?
Generally younger generation speaks english. They study it in school as a B level language.
But older generation has mostly non-english speakers due to USSR regulations. People studied russian instead. You may experience difficulties during daily activities, but dont take that as a general rule.
Depends on what are your intentions
------
Why is string final in java?
String in Java is immutable in nature that means we cant make changes to String using methods.when we use final keyword that means that no one can change the implementation of our code.
As we discussed above that String is immutable in nature and we cant make change to it thats why we keep String class as final.
------
How can you tell by looking at a piece of code if it's not original?
If youre using git and your code is in a git initialized directory you can use:git status # show all files that have been added or modifiedIf you want to know who changed the code then use:git blameIf you dont have a VCS then theres not really a way of telling if code is original or if it has been modified
------
How do you greet your dog when you come home?
As a matter of course. No big deal. Give a warm verbal greeting and move on.
Maybe my hands are full or theres a guest or the phone is ringing, so I cannot give attention just because I stepped through the door.Freak outs on leaving and returning are unhealthy; so avoid the pattern
------
What does the Tamil word "Gilli" mean?
Gilli is the corrupt form of Hindi gulli' a wooden plug.
It is part of the game gilli DanDa' (wooden plug and stick) in Tamil changed as gilli thaaNDu ( ). Danda is from Sanskrit as in the name danda paani - the one holding a stick (as a weapon).
------
Did Roman women really not have first names?
In the roman empire/republic, men had three names: the first name (for Lucius Cornelius Sulla, it would be Lucius), the cognomen, which was the name of the family (here, Cornelius) and the name (Sulla) which was to prevent confusions with another Lucius Cornelius. Women didnt have that last one, so they had titles (such as the Young, or the Beautiful for example)
------
What is the difference between (*ptr) and (ptr) in the following C code?
ptr is pointer to an array ,here the array is char array so in first case ptr is pointing to 1st element in the array,and ptr will point to next element in the array,so now ptr will point to 'e' in the array.
In second case ,*ptr is referring to the content at position pointed by ptr ,so *ptr will add 1 to the ASCII code of 'H'
------
How do I start a conversation with a girl after saying "hi"? What should be the next question to ask or how do I not bore a girl in the conversation?
Something friendly yet sophisticated.
Something that she can relate too, and also opens up the conversation for more, a shared interest even.Something like, yo, yo, yo, hey giiirrll! Let me get that jersey!
Name and number, name and number!Seriously though, small talk is a practiced skill, like any other. Practice, and gauge the situation and individual, accordingly.
------
Printf ("%d", printf ("%d", printf ("%d", printf ("%s",'ILOVECPROGRAM')))); What is the output of this?
printf ("%d", printf ("%d", printf ("%d", printf ("%s","ILOVECPROGRAM"))));This will give the answer ILOVECPROGRAM1321, the reason being printf return the number of characters printed, so printf ("%s","ILOVECPROGRAM") returns 13, and then printf(u201c%du201d,13) returns 2 and so on , so the answer is ILOVECPROGRAM1321
------
What were the first lines of code that you ever wrote? What was that for?
I vaguely remember doing some LOGO programming in grade school, and there were some games I played at some point that involved simple programming. But the first real code that I wrote was for the first homework assignment in my intro programming class in college. It was a C program that was only slightly more complicated than Hello world.
------
Difference between cake php and ruby on rails?
They are among most popular mvc framework among the users of PHP & Ruby developers.If you give priority on best practices like agile methodology the Rails is having upperhand.
But CakePHP is one of the most easier to learn framework making it the most popular mvc framework in the world.
------
Why there is no output for this code Console.WriteLine ("hello")?
At the top it tells me Question asked: C (programming language)Whether you were supposed to write C# or not, I dont know, but if so, can you please reply with the whole code block.You should end Console.WriteLine(); with a semi-colon, which indicates the end of a statement in most languages.
Or.Cs hello world looks like this:#include ------ I am a beginner to Machine Learning? Can you tell me the best and perfect way to learn Machine Learning? First read this The Faults in Our Education SystemThen go and register on khan academy onlineThere you can learn javascript, html, css, sql for free. Just pay about 10 hours a week and you could easily learn everything in a couple of month and you will become a pro by the mid od 2018. All the best for your journey ------ How do I say hi? First you smile, make sure that smile reaches your eyes so they sparkle, then say hi, hello whichever you prefer, but try to keep eye contact for a second or , don't look away when you say hi. This may make the person think you're not sincere with your greeting ------ Which is correct to address the crowd "Hi all" or "Hi everyone" or "Hi everybody"? They both are correct. They are just greetings. You can use whichever the one you feel is easy to say it and whichever the one you feel will create more impact. Hi all and Hi everyone can be used to convey lighter expression and hi everybody can be used if you want to create more direct and bigger impact on each individual in the crowd ------ Are Chinese people racist against Indians? Yes. Chinese people consider Indians as inferior compared to East Asians. On the Chinese social medias, they call Indians Asan which is a racist slur. But the good thing about that is when you go to China. Chinese will not show that in front of you. (Discrimination sometimes appeared) ------ What is the output of this program? #include h> void main() for (I1;I h>void main()int i;for (i1;i ------ How do you say kiss in a Native Americanu2019s language? If by Native American you mean anywhere from the Northpole to Tierra Del Fuego, then here is how you say kiss in:1.- Anishnabemowiin (Ojibway) :Jiimaa (vta) : To kiss someone. Jiintaan (vti) : To kiss something.2.- Aymara: Jampu2019ati (noun)3. - Southern Unified Quechua: Muchu2019a (noun)Hope this comes in handy.
Cheers!. ------ Why do children shake hands? What does it do to stop it? They shake hands because they've been taught to, and probably because someone is reaching out a hand to them. Just keep reminding them that until this awful infection goes away, handshakes are one of the unhealthy things to do. Later describe it better, not in the middle of an introduction. ------ How should I introduce myself without using "I" ,"MYSELF"? Always introduce yourself with Hello or Hi, My name is (enter your name), or I am (enter your name).Never use myself (your name) to introduce yourself its a wrong english. Always introduce yourself with a Smile that will make the other person comfortable. You can also say Hey Wassup, I am (your name) shake their hand with a firm grip with smile on your face ------ What is the indirect speech of 'yet'? Your question doesnt seem to make much sense.Let me illustrate the difference between direct and indirect speech. Direct: Tom said, Im tired.Indirect: Tom said that hes tired.or:Direct: Hamlet said, To be or not to be, that is the question.
Indirect Hamlet said hes considering suicide.Hope that helps ------ Who gets paid more nurse practitioner or physician assistant? The pay is comparable, but pay does vary a great deal based on location, work setting, and specialty. For example, acute care (hospitals) generally pay more than primary care. Specialists generally make more than general primary care NPs or PAs. The latest surveys indicate NPs make slightly more, but there are so many factors involved I wouldnt take that very seriously ------ How do I code in JavaScript? 1). Create a file with an .htm extension
2). Paste ALL OF the code below into the .htm file:
-- end-->3). Open the file in your Web Browser to view the JavaScript in action.4). Learn To Code In JavaScript. ------ What is Electric Light Orchestra's most successful song? Whether it sold more than any of their other songs or not, their most successful song without any doubt at all is Mr Blue Sky. This joyous song, the final movement of Concerto For A Rainy Day, is so well known that I feel I need to say little more about it ------ Is it now a thing to answer a telephone call and then not say anything? Why aren't people answering the phone and saying hello first? I noticed this as well. To be honest, it seems as if people are very shifty acting. People are acting as if they have something to hide. I think that is the issue. They are hesitant to answer a call and proclaim who they are before they know who is calling. That is why many voicemail machines lack identifying information, even something as simple as a first name ------ How does the "Sound of Silence" by Disturbed make you feel when you listen to it? I personally always was spellbound by the original, still am. BUT - O M G !I was deeply, emotionally engulfed in David's cover of this beautiful song. I felt as though my very soul was pierced.
Am so deeplt touched by this rendition, am not into heavy metal at all but this so g is a must have purchase ------ What kind of food can you cook? Hello. Everyone. This is my first answer on quora. I can cook vegetarian and non vegetarian food both. I share some pictures of food which I cooked during lockdown days. Hopefully you like it.1.chawal ke phare2. dhokla3 muffins4.chilli potato5.french fries6. suji nasta with pea filling7.sabudaane ki pakori8.besan and aloo ka nasta9. besan k laduu10.pohaThanks to read my answer ------ What would you do if you were indefinitely stuck back in time, during the cave man era? Die. I have none of the survival skills needed to live indefinitely, no resistance to the prehistoric strains of bacteria and viruses, and no skill in the languages of the era.Tribes were very xenophobic in this era. I'd never get the chance to utilize my skills from the future, in exchange for food and water ------ How do I take a character input in Java? Read the first character of a String or use the System.in.read() method (not recommended)Scanner scanner new Scanner(System. in);System.out.println("Input the character");char ch scanner.
next().
charAt(0);// for consuming only a single character in the process// use scanner.findInLine(". ").charAt(0); ------ How do bikers greet each other? Look at each other, no need to turn your head all that muchRaise your hand from the handlebars and hold it up in a visible show of greetingKeep your hand in said position until youve passed each otherLower your hand back to the handlebar and turn your face towards the direction youre going, if you turned it away in the first place ------ What is the difference between hi and hello beside its spelling? There is very little difference in meaning. u2018Hiu2019 is shorter (faster to say) and less formal, but even so might not be considered rude in many formal situations.There is also the word u2018heyu2019 used as a greeting. This is more familiar (less formal) than u2018hiu2019 and would be appropriate with friends. u2018Heyu2019 is the word used by many English speakers to greet friends ------ Should I learn C# and C after C? You should learn how to use it, and make something that's well written and useful, even if it's just for your own personal use. It's not about the number of languages you know but how well you use them. It's much better to work with someone who is an ace in one or two languages, than with someone who has dabbled with many, but is master of none. ------ Is it rude if my daughter's boyfriend calls me mama (plus my surname) when he talks to me? Sounds like he might be southern?All my friends call my Grandma, either Grandma or Grandma Mary or Grandma Anderson or some variation of that.It's only rude, I think, if you've asked him not to call you that. Otherwise I think it's a sign of respect or a term of endearment.