Explain what is wrong with this statement? Myname = ?robin?;
No Answer is Posted For this Question
Be the First to Post Answer
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
what is c language.
Tell me the use of bit field in c language?
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,
what is recursion in C
Give the Output : * * * * * * * * * *
How many types of sorting are there in c?
Tell us bitwise shift operators?
Explain the ternary tree?
Explain how do you determine a file’s attributes?
Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack
How to receive strings with spaces in scanf()