Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Un-Answered Questions { C++ }

Out of fgets() and gets() which function is safe to use and why?

1237


Which bit wise operator is suitable for turning off a particular bit in a number?

1162


Describe about storage allocation and scope of global, extern, static, local and register variables?

1299


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

1059


How do you declare A pointer to function which receives an int pointer and returns a float pointer

1280


How would you use the functions memcpy(), memset(), memmove()?

1142


How would you obtain segment and offset addresses from a far address of a memory location?

1133


What is near, far and huge pointers? How many bytes are occupied by them?

1159


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

1324


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

1235


Can you write a function similar to printf()?

1185


Write a program which uses functions like strcmp(), strcpy()? etc

1153


What is a far pointer? where we use it?

1126


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

1582


What is the difference between the functions memmove() and memcpy()?

1165