What is difference between structure and union in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is call by value in c?
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
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is void c?
who is the founder of c
19 Answers College School Exams Tests, HP,
What is a C array and illustrate the how is it different from a list.
Can a program have two main functions?
Do you know what is a programing language ?
What is difference between far and near pointers?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above