Explain enumerated types.
No Answer is Posted For this Question
Be the First to Post Answer
What is bash c?
how to connect oracle in C/C++.
What is volatile in c language?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.
15 Answers Cisco, Google, MBT,
my name is nani i completed my b-tech in hyd now i want go for interveiw but i dont know the process of software field interveiws plz help me anyone how many rouds there n what rounds plz plz plz help me n where i can get these details
Explain 'bit masking'?
Example of friendly function in c++
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What are the uses of null pointers?