main() { char c; int i = 456; clrscr(); c = i; printf("%d", c); } a. 456 b. -456 c. random number d. none of the above
3 13008Post New BrickRed Interview Questions
Define entity, entity type, and entity set.
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
What is session object in jsp?
What are advantages of html?
How many rows can you have in an access table?
Does python supports interfaces like in java or c#?
Explain cakephp?
What is postback and autopostback in asp.net?
what is the difference between 2.0 & 3.0
Explain cause-effect graphing?
What is the function of deferred scripts?
How do I upload a file from my ASP.NET page?
What are sql commands?
Explain the steps involved in placing a servlet within a package?
Is oracle an operator?