What is Full Form of C and Why We use C

Answer Posted / akash

it is language after B

Is This Answer Correct ?    39 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does printf does?

731


What does p mean in physics?

577


What are the types of variables in c?

572


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

643


What is an lvalue?

627






What is the difference between fread buffer() and fwrite buffer()?

665


Explain what are bus errors, memory faults, and core dumps?

782


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.

4828


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

612


What are loops in c?

544


Can a pointer be static?

608


How can a process change an environment variable in its caller?

645


Can we declare variable anywhere in c?

532


What is a far pointer in c?

588


What are the advantages and disadvantages of c language?

550