Which is the best institute in hyderabad for C/C++ and it
also has fast track course structure.

Answer Posted / karunakar

KIT IS THE BEST

Is This Answer Correct ?    54 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need oop?

671


Why do we use class?

635


Why is polymorphism used?

586


What are objects in oop?

610


What is the problem with multiple inheritance?

586






What are the 3 pillars of oop?

615


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.

1639


Can you name some types of inheritance?

641


What are the benefits of polymorphism?

624


What is encapsulation in ict?

608


officer say me - i am offered to a smoking , then what can you say

1580


What is destructor example?

597


What is abstraction in oops with example?

776


Which is better struts or spring?

622


write a C++ program for booking using constructor and destructor.

2051