write a programe to calculate the simple intrest and compund
intrest using by function overlading


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

explain the concepts of oops?

1 Answers  


what is inline function?

3 Answers  


This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.

0 Answers  


Why do we use inheritance?

0 Answers  


What do we mean by a hidden argument in a function?

1 Answers   TCL,






how to find no of instances of an object in .NET?

1 Answers   Infosys,


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

0 Answers  


Conversion from a basic type to a class type may be achieved using______________

5 Answers   HCL,


what is single inheritance?

18 Answers   IBM,


How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 Answers  


What is a class?

32 Answers   Infosys, TCS, Thylak,


what is the technical or oop name of object?

1 Answers  


Categories