i got a backdoor offer in process global,Bangalore..Can i
work with it?
No Answer is Posted For this Question
Be the First to Post Answer
OOP'S advantages of inheritance include:
Why multiple inheritance is not possible?
What is the purpose of polymorphism?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
What are the different forms of polymorphism??
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
when my application exe is running nad i don't want to create another exe what should i do
what is the realstic modeling?
what is the diffrence between c# and c++
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
what is the size of an empty class