actually i have 2 years teaching experience as computer
faculty but now i am a DBA but when i go for interview many
peoples asked me why i left my teaching profession and why
i want to come in this field kindly give me the proper
answer of this queston
Answer Posted / sheela
tell them that you want to opt for better opportunities
and just want growth whether it be professional or
financial growth.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the use of bit field?
write a program fibonacci series and palindrome program in c
What is array of pointers to string?
What is the use of in c?
What is the use of volatile?
What is the use of sizeof () in c?
What are the types of assignment statements?
State the difference between realloc and free.
What is character constants?
what is the basis for selection of arrays or pointers as data structure in a program
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What are void pointers in c?
Explain what is the benefit of using an enum rather than a #define constant?
what is different between auto and local static? why should we use local static?
Describe the order of precedence with regards to operators in C.