Explain the ternary tree?
No Answer is Posted For this Question
Be the First to Post Answer
What is build process in c?
Is c++ based on c?
What is the g value paradox?
Is javascript written in c?
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
What are the benefits of organizational structure?
List some applications of c programming language?
program to find which character is occured more times in a string and how many times it has occured? for example in the sentence "i love india" the output should be i & 3.
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
Explain how can you check to see whether a symbol is defined?
WHAT IS HEADER?