hello freinds next week my interview in reliance,nybody has
an idea about it intervew questions..so tell
No Answer is Posted For this Question
Be the First to Post Answer
What is string function c?
how to copy a string without using c function
What is meant by preprocessor in c?
What is the difference between ‘g’ and “g” in C?
what are far pointers?
You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?
What is spaghetti programming?
Is there a way to jump out of a function or functions?
write a programme that inputs a number by user and gives its multiplication table.
What are the 4 types of organizational structures?
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
can anyone please tell about the nested interrupts?