Why c is called a mid level programming language?
No Answer is Posted For this Question
Be the First to Post Answer
Why ordinary variable store only one value
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
How can I change their mode to binary?
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
Hai what is the different types of versions and their differences
What is the c language function prototype?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
What is strcpy() function?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).
What is macro?
Which of the following data structures is on average the fastest for retrieving data: 1) Binary Tree 2) Hash Table 3) Stack