WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT
from an NIIT CENTRE??
Answer Posted / churamani sharma
hey friendz i think NIIT is good traning centre but no matter thats NITT or diff education centre if u have good knowlagde than u can got good job other wise ..............
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do you achieve runtime polymorphism?
Which type does string inherit from?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
write a C++ program for booking using constructor and destructor.
What is destructor in oop?
Can a destructor be called directly?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Is abstract thinking intelligence?
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 difference between data abstraction and encapsulation?
what is different between oops and c++
What is super in oop?
How do you achieve polymorphism?
Why do we use polymorphism in oops?