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 prototypes

Answers were Sorted based on User's Feedback



what are prototypes..

Answer / pallavii

Prototyping describes the function interface to the compiler
by giving the details such as the number and the arguments
and the type return value.

Is This Answer Correct ?    12 Yes 0 No

what are prototypes..

Answer / divya

prototype statement helps the compiler to check the return
and argument types of the function means it tells the
compiler 1.the name of the function
2.the type of value returned
3.the type and number of arguments

Is This Answer Correct ?    6 Yes 1 No

what are prototypes..

Answer / nisha

they are declaration which is useful for compiler in
compiling

Is This Answer Correct ?    1 Yes 0 No

what are prototypes..

Answer / j.vaishnavi

Prototyping involves the production of functionally useful
and trustworthy systems through experimentation with
evolving systems. Generally, this experimentation is
conducted with much user involvement in the evaluation of
the prototype. basic functions usually used in system.it
has implementing in encryption decryption models.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Why should you learn c++?

0 Answers  


What is c++ prototype?

0 Answers  


Can a new be used in place of old mallocq? If yes, why?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


Define namespace in c++?

0 Answers  


What is data hiding c++?

0 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


Is std :: string immutable?

0 Answers  


What is the most powerful coding language?

0 Answers  


What is new in c++?

0 Answers  


What is protected inheritance?

0 Answers  


Can you pass a vector to a function?

0 Answers  


Categories