what are prototypes

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is C++ objects?

673


In c++, what is the difference between method overloading and method overriding?

603


How can virtual functions in c++ be implemented?

612


What is cout flush?

572


What is problem with overriding functions?

611






List the features of oops in c++?

578


Explain polymorphism?

586


what does the following statement mean? int (*a)[4]

623


What is math h in c++?

609


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

2297


What are the extraction and insertion operators in c++?

565


How do you find out if a linked-list has an end?

655


Comment on c++ standard exceptions?

640


Evaluate as true or false: !(1 &&0 || !1) a) True b) False c) Invalid statement

639


What is the use of "new" operator?

661