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 5852How many of 14 digit numbers we can make with 1,2,3,4,5 that are divisible by 4. Repetitions allowed.
2697which field is comparitively very best , today and in future while considering the following : ELECTRONICS [OR] NETWORKING
MTS,
1836i want to know ,If a five-digit number is input through the keyboard, write a program to calculate the sum of its digits.
2330Post New Engineering AllOther Questions
Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot
How we calculate the recovery of steam as per coal in a boiler if we know the calorific value of coal?
Always declare destructors to be virtual"?????? why this is so needed?????
Write a nonrecursive routine to reverse a singly linked list in O(N) time.
Given two strings, find the sub-string of the first string having minimum length which is having all the characters in second string
project plan for bug tracking system?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
can u tell me any JAM topics.........and answers also...plz send me.........e-mail: anitha839@gmail.com
what is difference between value datatype and object datattype
what are basic step involved in embedded system software development?
Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??
Reverse the link list without creating new list ?
The old welding machine use electro- -magnetic winding to step up the current for welding rods,what is new principle inside the welding
Write steps of retrieving data using ado.net?
if u r using bugzilla then it generates automatic bugids,while testing uhave got a bug then bug is represented through a bug id say bug1, then bug is assigned to developer he fixes a bug ,say the bug is fixed no error is got later after few regression cycles u have got the same bug but the bug is represented by diff id say bug2,tell me how do i come to know that it is the same bug that had occured previously but now it is represented by diff id