what is c programing

Answer Posted / karthikeyan

C is a function based language with lesser security to data

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of organizational structure?

577


How do you override a defined macro?

704


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

683


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

651


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

2657






Why shouldn’t I start variable names with underscores?

627


How do you list files in a directory?

566


Why c is a mother language?

559


What is #ifdef ? What is its application?

651


Explain how do you override a defined macro?

590


Which is better malloc or calloc?

656


What is extern c used for?

571


What is the use of #include in c?

583


Can a local variable be volatile in c?

582


Tell me what are bitwise shift operators?

660