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
why effort estimation is important?
write a program for the normal snake games find in most of the mobiles.
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is typedef example?
How to print India by nested loop? I IN IND INDI INDIA
Explain the difference between malloc() and calloc() in c?
Explain why can’t constant values be used to define an array’s initial size?
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
An array name contains base address of the array. Can we change the base address of the array?
What is a string?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
How can I recover the file name given an open stream or file descriptor?