Explain what is wrong in this statement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How can I write functions that take a variable number of arguments?

0 Answers  


difference between c and c++?

2 Answers  


Write a program to generate random numbers in c?

0 Answers  


Write a C program that reads a series of strings and prints only those ending in "ed"

2 Answers   Accenture,


What are unions in c?

0 Answers  






what is the difference b/w NULL and null?

3 Answers   HSBC, IBM,


What language is c written?

0 Answers  


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

0 Answers  


say the following declaration is correct nr not. int b=a,n=0;

4 Answers   Wipro,


PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

0 Answers  


How can I convert integers to binary or hexadecimal?

2 Answers  


write a program to print calender using for loop.

1 Answers   HCL, TCS,


Categories