GeekInterview.com
  I am new, Sign me up!
 

C Interview Questions


C Interview Questions

Questions: 457
Comments: 1564
 Showing Questions 181-190 of 457 Questions
<< Previous 15 16 17 18 [19] 20 21 22 23 24 Next >>
 Sponsored Links

 
 C Interview Questions
Sorting Options :  

Latest Answer: no,c does not have the nested functionit consist of only one function that is mainwe can declared the function inside the main but not define ...

Latest Answer: The question is already posted on the list..... A lot of answers are also available.... u should see the previous answers before posting a new problem..... ...
Read Answers (1) | Asked by : hema

Latest Answer: #include #include void main()   {         int alphabet=65;         clrscr();         while(alphabet
Read Answers (8) | Asked by : geetasanikop

View Question | Asked by : Amjith PS

Latest Answer: A simple recursive function should do the trickAssuming "node" being typedef-ed to your link structure and "head" being global pointer pointing to your first elementnode *reverse(node *n){ node *prev; static node *tmp_head; if (n->next == ...
Read Answers (17) | Asked by : gudia

Write a program to print nos between 100 and 500 which should print nos having 3 different digitsfor eg:it should print :123,159,342 etc all have different digits...but not 121, 122,333, see here atleast 2 digits are equal
Read Answers (10) | Asked by : Bhavana

Latest Answer: This is not a final answer ...More an algorithmSuppose we will consider numbers till 9,999 only ...Array1 --> One,two,three,four,five ......nineArray2 --> Eleven, Twelve,thirteen,Fourteen.....NineteenArray3 --> Twenty,Thirty,Forty,Fifty,Sixty......NinetyArray4 ...
Read Answers (3) | Asked by : Preetham

Write a program to get the following output ..n should be entered by user...like when n=5 the output should be110101101010101
Read Answers (7) | Asked by : Bhavana

Latest Answer: Hi BinnyPlease find the two files test.c and Makefile file for make a connection with test database in mysql.test.c#include #include #include #include #include MYSQL_RES ...
Read Answers (3) | Asked by : karthick

Latest Answer: bool StrtoHex(const char* str){//If string is emptyif(str == NULL)return false;//Variable to indicate number is positive or negative. Default is positive bool isNeg = false;//Index of stringint index = 0;int num = 0;//If first char is '-' then number ...
Read Answers (2) | Asked by : surendra

View page << Previous 15 16 17 18 [19] 20 21 22 23 24 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1abhimanipal 46
2jintojos 29
3dasam 27
4baseersd 20
5burraganesh 20
6suji 20
7pbchaudhari 19
8yzesong 17
9SomGollakota 17
10vipin gupta 15
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape