WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT
from an NIIT CENTRE??
Answer Posted / mamta
There is no guaranteed job available. Infact GNIIT gives
you only job assistance. Only and Only if you perform well
you would be placed. It doesnot matter whether it is GNIIT
from NIIT or ACCP from Aptech.
| Is This Answer Correct ? | 135 Yes | 25 No |
Post New Answer View All Answers
What is destructor example?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
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 encapsulation example?
Can static class have constructor?
What are benefits of oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
officer say me - i am offered to a smoking , then what can you say
what are the ways in which a constructors can be called?
What is the real time example of inheritance?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
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 abstraction example?
How is polymorphism achieved?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.