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 12883Post New BrickRed Interview Questions
can we create multiple instances of a message flow?
What is user stories in scrum?
what is sox and sod in sap ?
How do I change the datatype in postgresql?
How many types of user accounts are available in linux os?
What is 'Velocity'?
What is @componentscan in spring boot? : Spring Boot
How cellulose is formed in plant?
Does silverlight work on safari?
what is rdbms? : Sql dba
What is sqlcommandbuilder c#?
How to create cascading filters without a context filter?
What is the maximum number of campaigns and ad groups you can create in adwords?
Do csrf tokens expire?
What is type checking in c#?