What is a nested loop?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the process of converting a Tree into a Binary Tree.
Do you know the use of 'auto' keyword?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
int i=~0; uint j=(uint)i; j++; printf(“%d”,j);
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
how to get starting address of a running C program
In CMM or CMMI certified organizations,we assess only the standard software processes of the organization. We do not assess the organizations other functional departments like HR or Admin. Then how can we certify the entire organization as CMM level company?? We have assessed only software related activities. Right. There is no relation with other departments like Accounts, HR or Admin. Then how can we claim that the whole company is a CMM certified company?
What is main return c?
main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail
find largest of 3 no
What are the 32 keywords in c?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,