How many bit combinations are there in a byte?
Answer Posted / saranya
the first two answers are right
Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
Write a Program for find and replace a character in a string.
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?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What happens if a pointer is deleted twice?
How come you find out if a linked-list is a cycle or not?
What is a block in c++?
What is the basic structure of c++ program?
What is switch case in c++ syntax?
the maximum length of a character constant can be a) 2 b) 1 c) 8
Carry out conversion of one object of user-defined type to another?
What do you mean by vtable and vptr in c++?
What is abstraction with real time example?
What do nonglobal variables default to a) auto b) register c) static
Write about the access privileges in c++ and also mention about its default access level?