What are the different types of C instructions?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?

2 Answers   Excel,


program to find the roots of a quardratic equation

1 Answers  


Why header file is used in c?

0 Answers  


What is function what are the types of function?

0 Answers  


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

0 Answers   HP,


What functions are in conio h?

0 Answers  


When should the const modifier be used?

0 Answers  


What are identifiers c?

0 Answers  


What is the code for 3 questions and answer check in VisualBasic.Net?

0 Answers   Infosys,


Badboy is defined who has ALL the following properties: Does not have a girlfriend and is not married. He is not more than 23 years old. The middle name should be "Singh" The last name should have more than 4 characters. The character 'a' should appear in the last name at least two times. The name of one of his brothers should be "Ram" Write a method: boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName); isHaveGirlFriend is true if the person has a girlfriend isMarried is true if the person is married age is the age of the person middleName is the middle name of the person lastName is the last name of the person brotherName is the array of the names of his brothers

0 Answers  


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


what is difference between ++(*p) and (*p)++

17 Answers   Accenture, HCL, IBM,


Categories