What is the mean of this statement::
if(int i=0 * i=9)

Answer Posted / tamil

this is an expression syntax error statement

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

1854


Explain 'bit masking'?

822


What does c in a circle mean?

751


What is the difference between the expression “++a” and “a++”?

817


Write a program that accept anumber in words

1455






What are the various types of control structures in programming?

790


Explain what is the difference between #include and #include 'file' ?

769


When c language was developed?

809


What is linear search?

888


What is array in c with example?

850


int i=10; printf("%d %d %d", i, i=20, i);

1272


What is the purpose of sprintf?

804


what is stack , heap ,code segment,and data segment

2414


List the different types of c tokens?

808


What is stack in c?

818