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 13000Post New BrickRed Interview Questions
When I add or modify an item in my dataprovider, why does not it show up in my datagrid?
Are type-1 hypervisors better in performance than type-2 hypervisors and why?
how to convert lv line to hv line and viseversa, any losses will occur during this process
Is it mendatory to provide deferred tax asset, where the management not expecting taxable profit in the subsequent financial years.
How do you write transaction programs in sap?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How do I pass a command line argument in perl?
What is sla (service level agreements)?
Explain what is the opaque?
What is word-break property used in css3?
What is reference c#?
What do you mean by big data and what is its importance?
What is “namespace” in mongodb?
What is untracked files in vs code?