Answer Posted / 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 |
Post New Answer View All Answers
Is html an oop?
Can private class be inherited?
What is ambiguity in inheritance?
What does and I oop mean?
Why is there no multiple inheritance?
What is class and object in oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is encapsulation example?
write a C++ program for booking using constructor and destructor.
What is encapsulation in oops?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Please send ford technologies placement paper 2 my mail id
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
What is multilevel inheritance explain with example?
What is the difference between encapsulation and polymorphism?