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...


What are generic functions and generic classes?

Answers were Sorted based on User's Feedback



What are generic functions and generic classes?..

Answer / draku

Generic functions are functions which are not used for any
particular datatype..they are useful for anydatatype Ex: if
you write code for the Sorting program using templates then
the function is useful for any data type to sort...Generic
classes are same as generic functions

Is This Answer Correct ?    41 Yes 5 No

What are generic functions and generic classes?..

Answer / nikhil kapoor..

Generic functions are the function which return void ptr...
(void*)...
Generic Classes are template classes...
Basicaly we implement both of them for reusability.. and
abstraction..

Is This Answer Correct ?    28 Yes 3 No

What are generic functions and generic classes?..

Answer / saranya.c

Generic functions are functions which are not used for any
particular datatype..they are useful for anydatatype Ex: if
you write code for the Sorting program using templates then
the function is useful for any data type to sort...Generic
classes are same as generic functions

Is This Answer Correct ?    9 Yes 6 No

What are generic functions and generic classes?..

Answer / lokesh singh

when ever we think about generic function, first of all
think why we needed.
if we want to use no of diffrent-diffrent variables in a
programme then we need no of function for that purpose.
generic function is used for preventing function
overloading. due to feature of taking any type of variable.
it have such type of quality.

Is This Answer Correct ?    8 Yes 5 No

What are generic functions and generic classes?..

Answer / sahadev

its happen in Tamplate. if a function receive any type of
argument than its called generic function.

Is This Answer Correct ?    7 Yes 6 No

Post New Answer

More OOPS Interview Questions

What are the four main oops concepts?

1 Answers  


What is the difference between static polymorphism and dynamic polymorphism?

0 Answers  


What is abstrac class?where is it use?

2 Answers  


What is the difference between class and structure?

7 Answers  


ambiguity regulation of multiple inheritance with example.

1 Answers  


What is polymorphism explain?

0 Answers  


what does exactly the linker do?

1 Answers  


What is new keyword in oops?

0 Answers  


What is object in oops?

0 Answers  


When will a constructor executed?

5 Answers   TCS,


In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?

2 Answers  


What does and I oop and sksksk mean?

0 Answers  


Categories