What is the size of a union variable?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is pointer in c?
What is a substring in c?
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
what is unsigened char and what is the difference from char
What is the difference between union and structure in c?
How many loops are there in c?
When is a “switch” statement preferable over an “if” statement?
What does dm mean sexually?
wat is the meaning of c?
write a programe returns the number of times the character appears in the string
How do you construct an increment statement or decrement statement in C?