Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Can we override private virtual method in C#?
Home
>
C Sharp
>
Can we override private virtual method in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
Q:
Can we override private virtual method in C#?
private-virtual-method
private-virtual
Answer
1
Answer
0
votes
answered
Oct 18, 2019
by
rajeshsharma
No. We can’t override private virtual methods as it is not accessible outside the class.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Many hands make light work, Share it here
Facebook
Twitter
LinkedIn
Reddit
Related questions
+1
vote
Q: Can a private virtual method can be overridden?
asked
Apr 9, 2020
in
C Sharp
by
GeorgeBell
#dotnet
#chash
#basicc#
0
votes
Q: Can we use delegates for asynchronous method calls in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
c#-delegates
delegates
0
votes
Q: Can we use “this” inside a static method in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
this-c#
c#-this
+1
vote
Q: Can a private virtual method be overridden?
asked
Jun 25, 2019
in
Dot Net
by
Venkatshastri
#dotnet
#basicc#
#chash
0
votes
Q: How we can sort the array elements in descending order in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
sort-array
array-sort
0
votes
Q: Can we have only “try” block without “catch” block in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
try-c#
c#-try
c#-catch
catch-c#
0
votes
Q: Can we execute multiple catch blocks in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
multiple-catch-blocks
catch-block-c#
0
votes
Q: Is it possible to override the private methods in Java?
asked
Feb 9
in
JAVA
by
SakshiSharma
#private-methods
java-private-methods
java-methods
0
votes
Q: Can we override static methods in Java?
asked
Oct 17, 2020
in
JAVA
by
rahuljain1
#static-methods-java
#java-static-methods
#static-methods
0
votes
Q: What is the difference between method overloading and method overriding in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#method-overloading
0
votes
Q: What is method overloading in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#c-sharp-method-overloading
0
votes
Q: Which string method is used for concatenation of two strings in c#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
c#-concatenation
0
votes
Q: In try block if we add return statement whether finally block is executed in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
c#
0
votes
Q: Do we get error while executing “finally” block in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
finally-c#
c#-finally
0
votes
Q: finalize() method in Java and how to override it in Java
asked
Oct 27, 2020
in
JAVA
by
sharadyadav1986
#finalize-method
0
votes
Q: Which parameter in R helps to decide the number of bins which we want to manually override?
asked
Dec 30, 2019
in
R Language
by
sharadyadav1986
#r-parameter
+1
vote
Q: Can we make copy constructor private?
asked
Jul 16, 2019
in
C Plus Plus
by
Indian
#c
#stl
#oops
0
votes
Q: What is a Virtual Private Network (VPN)?
asked
Nov 22, 2020
in
Web Hosting
by
sharadyadav1986
#vpn
#virtual-private-network
0
votes
Q: Explain Amazon Virtual Private cloud and Subnets
asked
Jun 17, 2020
in
Amazon Elastic Compute Cloud EC2
by
Robindeniel
#amazon-vpc-subnets
#amazon-subnets
#amazon-virtual-private-subnets
0
votes
Q: What is Amazon Virtual Private Cloud (VPC)?
asked
Jun 17, 2020
in
Amazon Elastic Compute Cloud EC2
by
Robindeniel
#amazon-vpc
#amazon-virtual-private-cloud
0
votes
Q: Reserved keywords can be use as identifiers in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
#csharp
0
votes
Q: Reserved keywords can be as identifiers in C# by prefixing them with @ character?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
#csharp
0
votes
Q: what variable types can be assigned a value directly in C#?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
#csharp
0
votes
Q: What are the collection types can be used in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
collection-types
0
votes
Q: In Java, static as well as private method overriding is possible. Comment on the statement.
asked
Dec 16, 2020
in
JAVA
by
SakshiSharma
#method-overriding
#static
0
votes
Q: Default Private IP address allocation method is _.
asked
Jan 29, 2020
in
Azure
by
Tate
0
votes
Q: Default Private IP address allocation method is
asked
Nov 9, 2019
in
Azure
by
rajeshsharma
private-ip-address
0
votes
Q: Default Private IP address allocation method is _.
asked
Jul 24, 2019
in
Azure
by
Robindeniel
#azure
#azue-devops
#azure-iot
#iot-azure
#kubernetes-azure
#microsoft-azure
#define-azure
#azure-migrate
#azure-definition
0
votes
Q: How can we achieve the method overloading in Java?
asked
Feb 9
in
JAVA
by
SakshiSharma
#method-overloading
method-overloading-java
java-method-oveloading
+2
votes
Q: Can we have any other return type than void for main method in Java?
asked
May 31, 2020
in
JAVA
by
SakshiSharma
#java-void-main
#java-method-main
#java-void-method
...