Can we create instance for Abstract class?

Answer Posted / thriveni

We can't create instance for Abstract class

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we write system in c#?

478


What is float in unity?

497


What are the advantages of constructor?

445


What are the types of delegates in c#?

466


Can an abstract class inherit from another abstract class c#?

534






What is an escape sequence?

508


Can constructor have return type c#?

630


What is the difference between interface and inheritance in c#?

458


What are partial classes and use of partial classes?

519


What is delegates in c# and uses of delegates?

468


What is returned if you pass the value 12.34 to the parsefloat () function?

517


can you declare an override method to be static if the original method is not static?

546


What is the difference between constant and readonly in c#?

425


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

586


What is the data type for bit in c#?

468