What are Storage Classes in C ?
CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
32 118685What are advantages and disadvantages of recursive calling ?
College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,
12 99098
What is static memory allocation? Explain
2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier. Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed. When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed. Sequence of take-off is the sequence of addition to the waitlist
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What is a list in c?
Is c pass by value or reference?
What is a header file?
What are types of preprocessor in c?
How is null defined in c?
What is 1f in c?
What is s or c?
What are the string functions? List some string functions available in c.
What is the newline escape sequence?
can we implement multi-threads in c.
What is the use of a semicolon (;) at the end of every program statement?
What are nested functions in c?