WILL I GET A guaranteed JOB AFTER DOING bsc()IT) and GNIIT
from an NIIT CENTRE??
Answer Posted / kamesh verma
Which is better BSC IT OR BCA ,GNIIT ACCP????
| Is This Answer Correct ? | 24 Yes | 16 No |
Post New Answer View All Answers
Can we override main method?
Why is destructor used?
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...
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!!!)
Why do we use inheritance?
what is graphics
Why do we need polymorphism in c#?
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).
What is oops concept with example?
How do you define social class?
Explain the concepts involved in Object Oriented programming.
What is the fundamental idea of oop?
What is interface? When and where is it used?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
How to call a non virtual function in the derived class by using base class pointer