What are the different types of C instructions?
No Answer is Posted For this Question
Be the First to Post Answer
1. What will be the output of the following programs. a) #include <stdio.h> Main() { Int x=4; While(x==1) { X=x-1; Printf(ā%dā,x); --x; } }
What is a example of a variable?
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
WHAT IS INT?
Why c is a procedural language?
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
Explain what is the heap?
Why ordinary variable store only one value
Which control loop is recommended if you have to execute set of statements for fixed number of times?
How will you find a duplicate number in a array without negating the nos ?
What are global variables?
Explain what is the best way to comment out a section of code that contains comments?