c programming 0 Questions Ask question Search Order By: ActiveCategoryTagClear Filter 1 Votes 1 Ans sin() and sinh() in c programming 764 viewsVishalini.R Answered question July 28, 2023C Programmingc programming 1 Votes 1 Ans tan() and tanh() in C programming 747 viewsVishalini.R Answered question July 28, 2023C Programmingc programming 1 Votes 1 Ans floor() in c 677 viewsVishalini.R Answered question July 28, 2023C Programmingc programming 1 Votes 1 Ans atanh() in c programming 729 viewsVishalini.R Answered question July 28, 2023C Programmingc programming 2 Votes 2 Ans What is a preprocessor 1.09K viewsSandhya Answered question June 30, 2023C Programmingc programming 0 Votes 1 Ans Can we compile a program without main() function? 751 viewsSandhya Answered question June 28, 2023C Programmingc programming 0 Votes 1 Ans Why is C known as a mother language? 770 viewsSandhya Answered question June 28, 2023C Programmingc programming 0 Votes 1 Ans What is typecasting? 831 viewsSandhya Answered question June 27, 2023C Programmingc programming 1 Votes 1 Ans What is operator 703 viewsVishalini.R Answered question June 23, 2023C Programmingc programming 0 Votes 0 Ans What is pass by refrence in function 597 viewsAshifa Asked question June 23, 2023C Programmingc programming 1 Votes 1 Ans When should we use the register storage specifier 661 viewsVishalini.R Answered question June 23, 2023C Programmingc programming 0 Votes 1 Ans What are the advantages of macro over function 740 viewsVishalini.R Answered question June 23, 2023C Programmingc programming 0 Votes 1 Ans What is a pointer in c 710 viewsSandhya Answered question June 23, 2023C Programmingc programming 0 Votes 1 Ans Why is c called a midlevel programming language 651 viewsSandhya Answered question June 23, 2023C Programmingc programming 0 Votes 0 Ans What is the use of static variables in C? 691 viewsPavatharni . S Asked question June 20, 2023C Programmingc programming 0 Votes 0 Ans What are preprocessor directives in C? 609 viewsPavatharni . S Asked question June 20, 2023C Programmingc programming 0 Votes 0 Ans What do you mean by the Scope of the variable? What is the scope of the variables in C? 611 viewsPavatharni . S Asked question June 20, 2023C Programmingc programming 0 Votes 0 Ans Who is the main contributor in designing the C language after Dennis Ritchie 463 viewsPavatharni . S Asked question June 20, 2023C Programmingc programming 0 Votes 0 Ans strcat in C programming 547 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans hypot() in c programming 554 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans exp() in c programming 546 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans Extern store class in c programming 494 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans cbrt() in c programming 552 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans asin() and asinh() in c programming 536 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans acos() and acosh() in c programming 576 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans acos() in c programming 558 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans tolower() in c programming 589 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans islower() in c programming 530 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans isgraph() in c programming 555 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans Enumeration in c programming 536 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans Global variable in c programming 545 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans Recurssive function in c programming 566 viewsgopika Asked question June 7, 2023C Programmingc programming 0 Votes 0 Ans Data validation in Microsoft Excel 561 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans atan2() in C programming 524 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans pow() in C programming 590 viewssherinangel Asked question June 5, 2023C Programmingc programming 1 Votes 0 Ans fabs() in c 562 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans ceil() in c 647 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans isalnum() in c 521 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans Union in c programming 540 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans sqrt() in c programming 583 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans Functions inheader file in c programming 514 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans isxdigital() in c 528 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans iscntrl() in c programming 565 viewssherinangel Asked question June 5, 2023C Programming#C Program c programming 0 Votes 0 Ans Memory Allocation in c programming 540 viewssherinangel Asked question June 5, 2023C Programmingc programming 0 Votes 0 Ans What is the function of s++ and ++s 581 viewsadmin Changed status to publish June 3, 2023C Programmingc programming 0 Votes 0 Ans What happens when a header file is included with-in double quotes ““ 608 viewsMalarvizhi M Asked question June 3, 2023C Programmingc programming 0 Votes 0 Ans What do you understand by calloc() 592 viewsMalarvizhi M Asked question June 3, 2023C Programmingc programming 0 Votes 0 Ans Describe the modifier in C? 577 viewsMalarvizhi M Asked question June 3, 2023C Programmingc programming 0 Votes 0 Ans Explain the use of function toupper() with an example code? 548 viewsMalarvizhi M Asked question June 3, 2023C Programmingc programming -1 Votes 2 Ans functions in c programming 1.15K viewsAnnie Sanjana Posted new comment May 29, 2023C Programmingc programming 1 2 Next »