Explain enumerated types in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Write a simple code fragment that will check if a number is positive or negative.
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
Explain what are reserved words?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
What should malloc(0) do?
Explain how can you determine the size of an allocated portion of memory?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Tell me with an example the self-referential structure?
What does nil mean in c?
Meaning of () in c
what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string
What is "Hungarian Notation"?