Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What ANSI C++ function clears the screen

a) clrscr()

b) clear()

c) Its not defined by the ANSI C++ standard


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

Post New Answer

More C++ General Interview Questions

founder of c++

7 Answers   Microtek, TCS, TeleCommand,


Which bit wise operator is suitable for putting on a particular bit in a number?

0 Answers  


Write about the members that a derived class can add?

0 Answers  


What is the function of I/O library in C++ ?

0 Answers   HCL,


What is boyce codd normal form in c++?

0 Answers  


What's c++ used for?

0 Answers  


What is object in c++ wikipedia?

0 Answers  


What is the precedence when there is a global variable and a local variable in the program with the same name?

0 Answers  


how to swap two strings without using any third variable ?

11 Answers  


Describe linked list using C++ with an example.

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


You have to take 2 arrays of length 10. Input the values of array 1 from the user. Then copy the values of array 1 to array 2 in ascending order For example if user enters 9, 5, 6, 8, 1, 0, 2, 7, 4, 3 then copy the smallest element i.e. 0 first followed by 1, 2 and so

1 Answers  


Categories