What are the features of c language?
No Answer is Posted For this Question
Be the First to Post Answer
what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???
How can you find out how much memory is available?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
Can two or more operators such as and be combined in a single line of program code?
What is the purpose of sprintf() function?
Is c is a procedural language?
What is void pointers in c?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
What are the rules for identifiers in c?
what does ‘Bus Error’ mean?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
write a program to display the numbers having digit 9 in the given range from 1 to 100