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 13100Post New BrickRed Interview Questions
How can you define a base class in swift?
What is the threshold limit for sharepoint online list view and how it can be handled?
Briefly write what the Process Scheduler is used for?
What is XPath Query ?
What is final, finally, finalize?
What is difference between SAN and NAS? How SAN is better than NAS?
What is profit ratio?
Why python has no private?
What is I ++ in c programming?
How do I make multiple copies on one page in word?
what is a spool file?
What is the difference between linking and including the universes? : bo designer
what is IComparable
Explain about resetcontentdescripter node?
How to use delete query in codeigniter?