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.



I completed my B.tech (IT). Actually I want to develop virtual object that which will change softw..

Answer / Mohit Tomar

To develop a virtual object, you would need to gain expertise in various areas such as 3D modeling, computer graphics, and possibly programming (depending on the complexity of the virtual object). You could consider courses in Computer Graphics, Game Development, or Virtual Reality. As for help, it's recommended to seek guidance from professors, mentors, or industry professionals.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What does %d do in c?

1 Answers  


what is the difference between. system call and library function?

2 Answers   CDAC, Satyam,


define switch statement?

6 Answers   CTS,


Should a function contain a return statement if it does not return a value?

1 Answers  


What is local and global variable in c?

1 Answers  


A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.

2 Answers  


What is the use of volatile?

1 Answers  


What is string concatenation in c?

1 Answers  


How can I manipulate strings of multibyte characters?

1 Answers  


Write a program to find the given number is odd or even without using any loops(if,for,do,while)

4 Answers   CNC, Gokul,


Can anyone tell what is stack overflow? what precaution we should take?

1 Answers  


Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  


Categories