how to tackle technical questions
Answer / nivetha
if u really dont know the concept of the question asked then its better to inform HR politely that u dont know. And when u know it be clear and significant to ur answer and mainly be always fixed to ur answer. Dont try to give many options to the question asked. Always try 2 answer in a simple sentence unless if it has been asked to explain. Be always confident to what ever u answer as this plays a significant role for choosing a candidate. All the best friends.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the concept of object oriented program?
what is the 3 types of system development life cycle
what is Class in oops with example?
what is the application of oops?
How many types of access specifier in c# and vb.net?
Child cObj = new Parent() Wahts the output ?
Write a program to sort the number with different sorts in one program ??
What is the difference between declaration and definition?