‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to
secure the data comment. Give suitable examples of each with
sql command.
. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
Is c# a good language?
What does %d do?
How to removing white spces in c programming only bu using loops
how many key words availabel in c a) 28 b) 31 c) 32
what is C?
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
I heard that you have to include stdio.h before calling printf. Why?
Are there constructors in c?
What is a program?
print the table 5 in loops