how many header file is in C language ?
Answer Posted / rinki
17 header files is in c programming.
| Is This Answer Correct ? | 0 Yes | 16 No |
Post New Answer View All Answers
what is recursion in C
How many types of operator or there in c?
cavium networks written test pattern ..
What type of function is main ()?
What is storage class?
using for loop sum 2 number of any 4 digit number in c language
Differentiate between new and malloc(), delete and free() ?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
what is the basis for selection of arrays or pointers as data structure in a program
What are the 5 types of organizational structures?
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Write a program to print “hello world” without using semicolon?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
i have a written test for microland please give me test pattern