What is an abstract class?

Answer Posted / vimal

its a class which can not be instantiated...the class must
be inherited and the methods can be overridden.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the two main parts of .net?

524


What do you understand by vb.net?

614


Name some different types of control?

531


Can you please explain the difference between thread and process?

523


What is the difference between manifest and metadata?

550






Explain option strict?

553


Explain the difference between datatable and dataset?

558


What are the parts of the visual basic control?

536


Which properties are used to bind a DataGridView control?

582


How to create a constant in vb.net?

599


What is the significance of delegates. Where should they be used? What are the situations where we require them?

532


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2190


Can you please explain the difference between namespace and assembly?

550


Can you please explain the difference between vb and vb.net?

460


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2047