What is meant by inheritance?
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
What is main return c?
What are the benefits of organizational structure?
What do you mean by scope of a variable in c?
What is wrong with this initialization?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Concat two string with most overlapped substring has to remove "abcd"+ "cdef" = "abcdef
What are pointers really good for, anyway?
write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)
7 Answers Consultancy, DBU, FD, JK Associates, Kobe, Satyam,
why integer range between -327680to+32767
Is a pointer a kind of array?
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string