Showing posts with label Interview Tips. Show all posts
Showing posts with label Interview Tips. Show all posts
Sunday, 2 February 2014
Tuesday, 10 December 2013
Most Important And Technical Interview Questions And And Answers For Freshers/Exp Graduates
Most Important And Technical Interview Questions And And Answers For Freshers/Exp Graduates.Freshers/Exp Technical Interview Questions And And Answers FAQS.BTECH/MCA/MBA/DEGREE Freshers/Exp Technical Interview Questions And And Answers.
| C Programming | What is a local block? Ans A local block is any portion of a C program that is enclosed by the left brace ({) and the right brace (}). A C function contains left and right braces, and therefore anything between the two braces is contained in a local block. If statement or a switch statement can also contain braces, so the portion of code between these two braces would be considered a local block. What is meant by "bit masking"? Ans Bit masking means selecting only certain bits from byte(s) that might have many bits set. To examine some bits of a byte, the byte is bitwise "ANDed" with a mask that is a number consisting of only those bits of interest. What is a stream? Ans A stream is a continuous series of bytes that flow into or out of your program. Input and output from devices such as the mouse, keyboard, disk, screen, modem, and printer are all handled with streams. |
| Java Programming | What is the difference between a constructor and a method? Ans A constructor is a member function of a class that is used to create objects of that class. It has the same name as the class itself, has no return type, and is invoked using the new operator. A method is an ordinary member function of a class. It has its own name, a return type (which may be void), and is invoked using the dot operator. What is the purpose of garbage collection in Java, and when is it used? Ans The purpose of garbage collection is to identify and discard objects that are no longer needed by a program so that their resources can be reclaimed and reused. A Java object is subject to garbage collection when it becomes unreachable to the program in which it is used. What is an abstract class? Ans Abstract class must be extended /subclassed (to be useful). It serves as a template. A class that is abstract may not be instantiated (i.e. you may not call its constructor), abstract class may contain static data. Any class with an abstract method is automatically abstract itself, and must be declared as such. A class may be declared abstract even if it has no abstract methods. This prevents it from being instantiated. |
| .NET | What is .NET Framework? Ans .NET Framework is a complete environment that allows developers to develop, run, and deploy the following applications: Console applications Windows Forms applications Windows Presentation Foundation (WPF) applications Web applications (ASP.NET applications) Web services Windows services Service-oriented applications using Windows Communication Foundation (WCF) Workflow-enabled applications using Windows Workflow Foundation (WF) What is ASP.NET? Ans ASP.NET is a specification developed by Microsoft to create dynamic Web applications, Web sites, and Web services. It is a part of .NET Framework. You can create ASP.NET applications in most of the .NET compatible languages, such as Visual Basic, C#, and J#. What is the basic difference between ASP and ASP.NET? Ans The basic difference between ASP and ASP.NET is that ASP is interpreted; whereas, ASP.NET is compiled. This implies that since ASP uses VBScript; therefore, when an ASP page is executed, it is interpreted. On the other hand, ASP.NET uses .NET languages, such as C# and VB.NET, which are compiled to Microsoft Intermediate Language (MSIL). |
PHP | What is Full form of PHP? Who is the father or inventor of PHP? Ans The full form of PHP is Hypertext Preprocessor and the father of PHP was Asmus Lerdorf. What is PHP? Ans The PHP Hypertext Preprocessor is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications. What Is a Persistent Cookie? Ans A persistent cookie is a cookie which is stored in a cookie file permanently on the browser's computer. |
| HR Interviews | CLICK HERE |
Tell me about yourself HR Interview Questions and Answers For Freshers When Facing First Interview

Tell me about yourself HR Interview Questions and Answers For Freshers When Facing First Interview.Tell me about yourself. - HR Interview Questions and Answers : 1.Candidates First given Points to remember before you attend this interview question - Assume, now you are sitting in front of the HR manager. Take the initiative to attend this question and tell your real answers. Candidates how to start given below follow.a.Start with your name
b.Follow up with your background
c.Relate it to the position
d.Turn the question on them
e.Avoid overexposure
Example 2 Tell me about yourself:
Sir,
First of all I would like to thank you for giving me opportunity to introduce myself.
Sir my name Venkat. I'm from Hyderabad. Basically I am very straight forward person who like to take things as the way it goes in a composed way. Life is all about how you think positively, and I strongly believe that positive outlook at any aspect in life will shape our character.
I also like to take new challenges in life which indeed makes the man who I'm. I always try to better myself in all the forms of life and I believe that these continuous efforts made me to produce better results.
Coming to my educational qualifications I have completed my post graduation in MBA from JNTU Hyderabad University and graduation in Osmania University.
My goal is to get a job in a good company so that I can enhance my skills and abilities which will be helpful to the company as well as myself.
Thank you.
2.Example 2 Tell me about yourself -
Good Morning Sir/Madam,
I am Hari. I am in my finally year of BTECH HR form kvs eng college . I have done my 10th and 12th form HSC and SSC board respectively. My hobbies are reading, making new friends, interacting with people. My strength is that I am a quick leaner, honest and can adopt new environment easily. My weakness is I get irritated with fake people and can never say no. My short term goal is to start my career with a company like ours and my long term goal is to create my own identity in the market and make my parents proved of it. My family consist of 18 member's as I live in a joint family. My dad is a business person and my mom is a homemaker.
3.Example Tell me about yourself-
Good morning/noon/evening sir/Mam.
I would like to thank you first for giving me the opportunity to introduce myself.
I'm Murali B,
Basically I'm from Kerala but borned in brought up in Bangalore, India.
I am pursuing my graduation from Bangalore University through correspondence, I have completed my 12th class from EWIT Bangalore and Did my 10th from St Mathas High School which is near my Present Hometown i.e. Thavarekere.
I am having 2 and half years of experience in Educational field as an Academic counselor, where I was getting a Data Bases from my hire-ups for that I use to call and generate the potential leads daily. And after that making daily follow-ups and finally divert them to get enrollment.
My Strengths is I'm a team worker and very innovative guy when its come to my professional or personal.
Weakness is I can't tolerate or bare the pain from my dearests.
My future goal is I want to be a owner of my own company whatever the business I do.
My hobbies are Reading News Papers, Watching Movies, Songs and I love zoom TV because I like more Bollywood spicy news especially about salman and katrina. :P and my role models is ma family members and apart from them Salman. ;).
This is all about me. :) :).
4.Candidates u can also suggest the above type of Interviewer Question format through below comment.
Subscribe to:
Comments (Atom)
.png)
