Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS OOPS Interview Questions
Questions Answers Views Company eMail

Write a program to find out the number of palindromes in a sentence.

1 3876

The 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 ?

6 9137

what about you? wahat is your object? introduce your self?

1 3097

#include using namespace std; int main() { int a = 2; int c[5][5]; for (int x=0;x<5;x++) { for (int y=0;y<5;y++) { c[x][y] = x*y; } } cout << c[a][c[1][4]]; }

2 6019

what are the ways in which a constructors can be called?

2 5791

c++ is a purely oop concept?

3 5153

who is the father of OPPS

4 8802

when to use 'mutable' keyword and when to use 'const cast' in c++

1653

why reinterpret cast is considered dangerous?

1907

What is a friend function & its advantage?

2 13360

How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.

4 6070

why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 3006

Write a program to reverse a string using recursive function?

1798

Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4248

c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess

1 3949

Post New TCS OOPS Interview Questions


TCS OOPS Interview Questions


Un-Answered Questions

What is the default value of "vbroker.agent.addrfile" property?

3248


Explain what is debt or equity ratio?

699


How do I upload a podcast to spotify?

437


Define partitions in apache spark.

2094


how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.

2740






Integration between PP and MM Module.

1464


Can I use a database other than mysql?

120


Can I use mysql for free?

484


what is investment banking

1481


What are parametere require for Performance testing?

1925


What does the file extension accdb stand for?

553


When is a translating bridge used ?

1186


What is the purpose of @urlvalidator annotation?

558


What are the main features of ms access?

428


Explain about cash flow statement?

284