i have a written test for microland please give me test
pattern
No Answer is Posted For this Question
Be the First to Post Answer
what is level of tree if leaf node is at level 4.please explain.
what is a non volatile key word in c language?
The differences between Windows XP and Windows Visa
What is union and structure?
main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }
What is the difference between GETS();AND SCANF();
Write a function that will take in a phone number and output all possible alphabetical combinations
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
what is unsigened char and what is the difference from char
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
how to set Nth bit of a variable?
How would you print out the data in a binary tree, level by level, starting at the top?