Answer Posted / saranya
i will work efficiently and hard to develop our company.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of main( ) in c language?
How to find a missed value, if you want to store 100 values in a 99 sized array?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What are different types of variables in c?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What is the use of extern in c?
What are the different types of data structures in c?
State two uses of pointers in C?
What is zero based addressing?
Why c is known as a mother language?
What does the c preprocessor do?
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.
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Explain how can you tell whether two strings are the same?