A character set has 1 and 2 byte characters. One byte characters have 0 as the first bit. You just keep accumulating the characters in a buffer. Suppose at some point the user types a backspace, how can you remove the character efficiently. (Note: You cant store the last character typed because the user can type in arbitrarily many backspaces)
2 5726what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
6 8278Post New Microsoft Interview Questions
What are the disadvantages of ms excel?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Which os is best for python?
What is a filter hook?
Which medication would be most effective in reversing the effect of narcotics on the neonate?
What is ++ a in java?
What is the difference between delegates and events in c#?
What are account assignment models? : co-pa
What is thread safe in java?
What are type of instances and how their costing is done?
What is sap hana modeling? : hana modeling
What are the different types of condition in cobol and write their forms.
What is @profile annotation in spring?
can u give me a brief idea about power line carrier communication ??
What are the operating system components?