Unit 2
Most Frequently asked Question with answer | Most important question of PPS
Q1 Write a short note on operators in C language? What are the different types of operator?
or
Explain Logic and bit operators with example?
Q2 Discuss type conversion in C?
or
Discuss mixed operands and type conversions?
Q3 Describe if-else-if ladder?
or
What are the disadvantage of if-else ladder?
Q4 Write a program to check whether the given character is in Upper case , lower case or non alpha betic character?
Q5 Any year is input through the keyboard? Write a program to determine whether the year is a leap year or not?