Explain what is the stack?


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

Post New Answer

More C Interview Questions

player is good if the following conditions are satisfied: He is either from “India”, “Japan” or “Korea” He has a minimum of 3 years of experience He has won at least 3 major tournaments, and one of them must be "World Championship Tournament". He must know more than 10 techniques. (but see next question) If he knows less than 10 techniques, then he must be a world champion. His name contains at least 3 words. For example "Sachin Tendulkar" will not meet this condition. Write a method: boolean isGoodPlayer(String name, String country, int yearsExperience, String[] majorTournamentsWon, String[] techniques, boolean isWorldChampion) name country yearsExperience majorTournamentsWon techniques isWorldChampion

1 Answers  


What is the best organizational structure?

0 Answers  


How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?

2 Answers  


When should you use a type cast?

0 Answers  


What is the size of structure in c?

0 Answers  






What is ponter?

0 Answers   TCS,


What are the different types of constants?

0 Answers  


How important is structure in life?

0 Answers  


Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.

0 Answers  


What is void main ()?

0 Answers  


Do you know the use of 'auto' keyword?

0 Answers  


c language interview questions & answer

0 Answers  


Categories