I completed my B.tech (IT). Actually I want to develop virtual
object that which will change software technology in the
future. To develop virtual object what course I have to take.
can I any professor to help me.
No Answer is Posted For this Question
Be the First to Post Answer
What are the features of c languages?
What is define directive?
difference between spiral and waterfall model
what is the output for this question: main() { int i=1; printf("%d%d%d",i,i++,++i); }
What is sizeof int?
who invented c
what is a non volatile key word in c language?
What is pragma c?
What is f'n in math?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
What is the difference between int main and void main in c?
explain about storage of union elements.