What is structure padding in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of && operator in a program code?
What is typeof in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
When should a far pointer be used?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
What does *p++ do?
Why we use break in c?
Is it possible to have a function as a parameter in another function?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Write program to remove duplicate in an array?
What are volatile variables in c?