What are the total number of lines written by you in C/C++?
What is the most complicated or valuable program written in
C/C++?

Answer Posted / charan

since c,c++ is user friendly as well as medium level
language,free form language user can take his own space for
executing a program it may include printing along with
header files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used to run c++ program?

562


What is static function? Explain with an example

570


How do you clear a buffer in c++?

548


Can you pass a vector to a function?

546


What is an object in c++?

625






What is an html tag?

636


Can we specify variable field width in a scanf() format string? If possible how?

675


Explain what is oop?

623


What is a null object in c++?

646


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

1749


Is oops and c++ same?

586


What is an adaptor class or wrapper class in c++?

617


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

1723


What does iomanip mean in c++?

619


Show the declaration for a static member variable.

536