What is c programing language?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
could u able to tell about suresoft technical session
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What does the c in ctime mean?
How many loops are there in c?
What does *p++ do?
what are two kinds of java
What is a keyword?
write a program to generate address labels using structures?
What does extern mean in a function declaration?
what is the definition of storage classes?
What is string concatenation in c?