WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT
from an NIIT CENTRE??
Answer Posted / avi
ofcourse yes, if your performance is better than you could
get job anywhere.else it is depend on ur performance
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism programming?
What are the benefits of polymorphism?
What is difference between multiple inheritance and multilevel inheritance?
Why multiple inheritance is not allowed?
Which type does string inherit from?
What is class in oop with example?
what type of question are asked in thoughtworks pair programming round ?
What is oops in simple words?
What is oops and why we use oops?
What is overriding vs overloading?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the difference between encapsulation and polymorphism?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the oops and benefits of oops programming?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?