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...



Programming Languages Interview Questions
Questions Answers Views Company eMail

What happens when a function throws an exception that was not specified by an exception specification for this function?

1 1560

Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?

1 1683

Is there any problem with the following: char *a=NULL; char& p = *a;?

1 1539

Is there anything you can do in C++ that you cannot do in C?

1 1778

What is the difference between public, private, and protected access?

1091

What is the difference between a baller and a reference in C++?

1138

Explain one method to process an entire string as one unit?

1613

How would you use qsort() function to sort an array of structures?

1137

What are the advantages of using pointers in a program?

1159

How can we read/write Structures from/to data files?

1150

How do you print a string on the printer?

1052

How are Structure passing and returning implemented by the compiler?

1168

What are register variables?

1176

Write a program to concatenate two strings.

1116

Which function should be used to free the memory allocated by calloc()?

1040


Un-Answered Questions { Programming Languages }

What are inbuilt functions in c?

1052


What are oops functions?

1044


Explain what is a static function?

1126


List out the basic features of MFC.

15276


What is vc++ redistributable?

1306


Can I make a website with python?

904


Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3484


which will print out the php call stack?

996


Can python handle big data?

854


What is the role of static keyword for a class member variable?

1084


Which is the invalid variable assignment from the below?

823


What are the different types of operators in python?

851


What is objective c good for?

1


What is default value of global variable in c?

1006


What is the function of this pointer?

1381