sir i want to know which posting to apply since i am BE
CSE.. also want to know what are the rounds there for my
interview...Expecting for ur valuable answer....
Answer Posted / santosh
Dear Indu,
Its good to see that you are a Computer Scienece graduate in
engineering, It is time for you to look for different
openings around you either be from your friends, net or new
papers.
Apply to such openings and wait for Call Letter to
come to you.
Once you get your call letter for Written test or further
process you will be knowing the next steps.
A general Scenario of Interview is as explained by the
earlier person before me.. i.e.
Written Test (Includes Technical & Aptitude)
Group Discussion(Not for all companies but an important aspect)
Technical Round(Will be asked on your stream subjects)
Human Resource round(It may be in Technical round it self in
few interviews)
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are benefits of oop?
What do you mean by variable?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is polymorphism in oops?
What is polymorphism in oop example?
What is polymorphism explain its types?
can inline function declare in private part of class?
What does sksksk mean in text slang?
What is super in oop?
#include
#include
Why multiple inheritance is not possible?
Why is abstraction used?
Why do we need oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?