Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 06-09-2016, 03:43 AM   #2
Paavni
Registered User
 
Join Date: Jun 2016
Posts: 15
A pure virtual function is implemented by classes which are derived from a Abstract class.
Pure virtual Functions are virtual functions with no definition. They start with virtual keyword and ends with = 0.
Here is the syntax for a pure virtual function,
virtual void f() = 0;
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Paavni is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
virtual shop Preksh Post your ad here 0 09-04-2015 01:01 AM
What is a Virtual Domain ? noahwilson Hosting Discussion 1 09-01-2014 11:50 AM
Feeding the search engines� endless thirst - Virtual Assistance and You Blog bobo.cx Search Engine Optimization 3 03-24-2014 10:44 PM


All times are GMT -7. The time now is 03:43 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.