what is C?

Answer Posted / smily

c is a standard programming language..which is the base for
all other programming languages, but as no security...

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the valid places to have keyword “break”?

642


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

700


Are pointers integer?

541


What are the types of data types and explain?

660


What are identifiers and keywords in c?

558






Difference between pass by reference and pass by value?

647


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

754


How variables are declared in c?

562


Describe dynamic data structure in c programming language?

593


What functions are in conio h?

644


How many data structures are there in c?

608


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

615


What happens if you free a pointer twice?

594


What are logical errors and how does it differ from syntax errors?

643


How a string is stored in c?

574