What should malloc() do?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between. system call and library function?
To find whether a number is even or odd without using any conditional operator??
12 Answers College School Exams Tests, IBM,
Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.
What is Lazy evaluation in C? Give an example.
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
How can I copy just a portion of a string?
If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???
which operator is known as dummy operator in c?
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
writw a program to insert an element in the begning of a doubly linked list
What are the basic data types associated with c?