main()
{
printf("hello");
fork();
}
No Answer is Posted For this Question
Be the First to Post Answer
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What is pointers in c with example?
How can I access memory located at a certain address?
What are the 5 types of organizational structures?
Differentiate fundamental data types and derived data types in C.
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
What is the mean of this statement:: if(int i=0 * i=9)
The differences between Windows XP and Windows Visa
what is different between auto and local static? why should we use local static?
read a number & print all its devisors using c-program?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Explain 'far' and 'near' pointers in c.