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 would happen on forgetting [], while deallocating an array through new?


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

Post New Answer

More C++ General Interview Questions

if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What is the output of the following program? Why?

0 Answers  


What happens when you make call 'delete this;'?

0 Answers  


What is size of string in c++?

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


What are the uses of static class data?

0 Answers  


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


How do c++ struct differs from the c++ class?

0 Answers  


Can a list of string be stored within a two dimensional array?

0 Answers  


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


Categories