What does the message "warning: macro replacement within a
string literal" mean?
Explain threaded binary trees?
What are the types of type specifiers?
What is the purpose of sprintf() function?
What is the difference between procedural and declarative language?
whitch value return void main?
Explain what is a program flowchart and explain how does it help in writing a program?
Explain what are preprocessor directives?
hOW Can I add character in to pointer array of characters char *a="indian"; ie I want to add google after indian in the char *a
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
Explain what are the advantages and disadvantages of a heap?
Explain the use of bit fieild.