How to run c Program without using IDE of c. means if program made in notepad.then how to compile by command prompt.
1 6006write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
1 3845main() { int a=5; printf(?%d,%d,%d\n?,a,a< <2,a>>2); } Answer: 5,20,1 please explain this code in detail
6 15509Post New TCS C Interview Questions
Why are indexes and views important to an organization?
Tell something about your recent college project.
Name the parts of Spark Ecosystem?
Tell me what is the layered architecture of the internet? In a wireless network, describe how each layer would be different from a wired network?
How do you determine the appropriate dose and treatment plan for a patient undergoing radiation therapy?
Differentiate between bsx and bsa
Name the different recorders available in automation anywhere?
Give the constructs of a package, function or a procedure.
Is the amazon ec2 saas?
How to export your connection information to a file?
What is modifier & how many types of modifiers available in c?
What is a character?
What is identity column in sql server?
What is flag in computer?
How do you start a thread?