How to create a comment page in C #??
Answers were Sorted based on User's Feedback
Answer / amir
******** How to create a comment page in C # *************
In this article we will discuss how to create a comment page
in C # language or by using visual studio.net. Its not a
difficult task to do just you have some expertise in visual
studio. net tool.
http://www.ideascell.com/how-to-create-a-comment-page-in-c/
| Is This Answer Correct ? | 0 Yes | 0 No |
Give two or more real cenario of virtual function and vertual object
What does and I oop mean?
What is balance factor?
Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.
What is the renewal class?
How oops is better than procedural?
State what is encapsulation and friend function?
What does and I oop and sksksk mean?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
Precompilation ?
How to hide the base class functionality in Inheritance?
What is the expansion of OOPS?