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 overriding in oop?
How do you achieve runtime polymorphism?
What is object-oriented programming? Webopedia definition
What is and I oop mean?
Why is abstraction used?
What are the important components of cohesion?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why do we need polymorphism in c#?
What polymorphism means?
can we make game by using c
Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.
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
Why polymorphism is used in oops?
What is oops?what is its use in software engineering?
What is the point of oop?