What is oops and its features?
No Answer is Posted For this Question
Be the First to Post Answer
wht is major diff b/w c and c++?
What polymorphism means?
What is encapsulation and abstraction? How are they implemented in C++?
0 Answers Agilent, ZS Associates,
What is encapsulation in oop?
What is the Advantage of Interface over the Inheritance in OOPS?
Difference between vector and array
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
what is the difference between <stdio.h>and "stdio.h"?
What is abstraction encapsulation?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
How can we use the preprocessor #if and #elseif.
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?