Differentiate between static and dynamic modeling.
No Answer is Posted For this Question
Be the First to Post Answer
What is nested structure?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What are the data types present in c?
is it possible to create your own header files?
i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
Write down the program to sort the array.
What is difference between structure and union?
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.
write a program to generate address labels using structures?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is c definition?
write a program to remove duplicate from an ordered char array? in c