What are structural members?
No Answer is Posted For this Question
Be the First to Post Answer
What is C language ?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
What is optimization in c?
Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986
i want the code for printing the output as follows 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4
diff between exptected result and requirement?
how many errors in c explain deply
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
wt is d full form of c
Why shouldn’t I start variable names with underscores?
What is actual argument?
Who invented bcpl language?