Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

OOPS Interview Questions
Questions Answers Views Company eMail

explain dynamic binding by drowing

Cognizant,

2 7237

how can we design a magic square in c++?or suggest me the basic idea of it.

3 8620

What is the differances between a abstract calss and interface

Aviva, Symphony,

5 11005

what is difference b/w object based and object oriented programming language?

Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,

18 47002

what is multithreading in c++ , what is difference between multithreading and singlethreading.

4 34547

What are the advantanges of modularity

2 14709

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

2136

How to deploy web appliction in web logic ?

Unisys,

1 5714

wht is major diff b/w c and c++?

10 17912

Write a program to demonstrate the use of 'Composition' in C++

2 8755

How is data security provided in Object Oriented languages? ?

5 7834

WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.

ETH,

7 27871

WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.

HCL,

4 9972

what is virtual function in c++

6 13697

why we call c++ is object oriented lanaguage

HCL,

7 14165


Post New OOPS Questions

Un-Answered Questions { OOPS }

class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

2280


is there any choice in opting subjects like 4 out of 7

2169


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2375


What is the difference between encapsulation and polymorphism?

1101


What are the 5 oop principles?

1121


What does <> mean pseudocode?

1186


What is abstraction in oops with example?

1285


Is this job good for future? can do this job post grduate student?

2164


What is oops and its features?

1076


What is interface? When and where is it used?

2165


What is static in oop?

1077


write string class as your own class in java without using any built-in function

2494


How do you achieve polymorphism?

1075


What is the example of polymorphism?

1122


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

1922