Explain bitwise shift operators?
No Answer is Posted For this Question
Be the First to Post Answer
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
Explain About fork()?
plssssss help !!....using array.. turbo c.. create a program that will accept number of words to be consored. .a word must not exceed 10 characters long .the text to be entered will be no longer than 200 characters .there will be no 10 words example: enter number of words to be censor: 5 enter words to censor: windows office microsoft bill gates enter text to censor: bill gates founded microsoft and makes office and windows sample output: <consored> <censored> founded <censored> and makes <censored> and <censored>
What is a dynamic array in c?
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?
how many errors in c explain deply
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
Who is invented by c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
simple program of graphics and their output display