how do you handle yourself when you feel the wald is
aganist you
Answers were Sorted based on User's Feedback
Answer / chitradevi s
response should show applicant is in control of their
attitude that they think rationally and they do not see or
allow themselves to be a viction
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / yj
While answering such questions dont become too sentimental maintain ur EQ(Emotional Quotient). Dont try to gain sympathy from interviwer. Just be straight forward and be clear what do you actually feel just tell dat....
| Is This Answer Correct ? | 0 Yes | 0 No |
What is pointer in oop?
what is object oriented programming and procedure oriented programming?
whats the difference between c and c++
diff between Virtual mathod and abstract method?
Child cObj = new Parent() Wahts the output ?
all about pointers
What are generic functions and generic classes?
define oops concept with example
which feature are not hold visual basic of oop?
what is the difference between class and structure in C++?
string is a class or data type in java?
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }