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

CTS OOPS Interview Questions
Questions Answers Views Company eMail

What are the OOPS concepts?

106 302617

Difference between over loading and over ridding?

12 24873

what is the need of abstraction? what is abstraction?what is the abstraction for stack?

8 16277

write a program which best describes polymorphism in real world?

2 8530

What is operator overloading? Give Example

11 15865

i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION

2 4345

write a program to find 2^n+1 ?

1644

What is the default size allocated for array in the statement if size not specified " int a[] "

4 8930

#include using namespace std; struct wow { int x; }; int main() { wow a; a.x = 22; int c = a.x; int *b = new int; cout << c; return 0; } option: No output 0 22 -(11) Will not compile

1 4695

create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 4896

Post New CTS OOPS Interview Questions


CTS OOPS Interview Questions


Un-Answered Questions

How many pins are available in arduino uno board?

5


HOW TO CALLICULATE RESITENCE,REACTANCE AND IMPEDENCE VOLTGE OF TRANSFORMER 13.33 KVA 144/240 VOLTS 93/56 A WITH FORMULA

1633


How many hours in a day to cat spend sleeping?

602


Where are microsoft mail files stored?

594


What is encapsulation in php?

619






Define html (hypertext markup language)?

603


What are the different power classes in bluetooth

610


What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?

602


What is the benefit of factory pattern?

220


I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB

1593


Explain how sd and mm are connected in sap?

741


how can calculate the compressive strength of concrete cylinder by water cement ratio ?

1315


How does reference counting manage memory allocated objects? When can it fail to reclaim objects?

581


What is an array json?

1


What is the use of ngfortrackby directive?

505