What are called c variables?
No Answer is Posted For this Question
Be the First to Post Answer
What is 1d array in c?
What is structure in c explain with example?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What are qualifiers and modifiers c?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
Explain the process of converting a Tree into a Binary Tree.
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
How to add two numbers without using semicolon n c????
Explain what is the heap?
What is a segmentation fault?
How to write a program for swapping two strings without using 3rd variable and without using string functions.
What is structure padding & expalain wid example what is bit wise structure?