Advantage and disadvantage of routing in telecom sector
No Answer is Posted For this Question
Be the First to Post Answer
What is the renewal class?
write a program to find 2^n+1 ?
What is multilevel inheritance?
What is class and example?
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
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,
write a programe to calculate the simple intrest and compund intrest using by function overlading
what is the function of 'this' operator ?
What do you mean by inline function?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
Precompilation ?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.