write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 4552The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?
TCS,
6 6520Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
1 3292write 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.
1337They 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?
929There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
2 2539
write a program to find 2^n+1 ?
officer say me - i am offered to a smoking , then what can you say
hi all..i want to know oops concepts clearly can any1 explain??
Can a destructor be called directly?
What is the problem with multiple inheritance?
Why do we use inheritance?
What does and I oop mean?
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
what are the realtime excercises in C++?
What are the benefits of polymorphism?
What is ambiguity in inheritance?
program for insertion ,deletion,sorting in double link list
What is a null tree?
What is encapsulation selenium?
What does it mean when someone says I oop?