Is a house a mass structure?
No Answer is Posted For this Question
Be the First to Post Answer
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is difference between static and global variable in c?
Differentiate between calloc and malloc.
Write a program to print "hello world" without using a semicolon?
How to write a code for reverse of string without using string functions?
Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).
What is the difference between c and python?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
What is quick sort in c?
Explain how do you view the path?
write a program that will print %d in the output screen??
What is the size of enum in bytes?