how many header file is in C language ?
Answer Posted / tapas
above32
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is malloc() function?
How to explain the final year project as a fresher please answer with sample project
How to declare pointer variables?
How do you declare a variable that will hold string values?
how we can make 3d venturing graphics on outer interface
How do you list files in a directory?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
i got 75% in all semester am i eligible for your company
What is a const pointer?
What are examples of structures?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
Explain low-order bytes.
What is const keyword in c?
Can we access array using pointer in c language?
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,