Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions in C Plus Plus
Home
Questions
C Plus Plus
0
votes
Which things are dynamic parts of UML models?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
uml-model
0
votes
What can be requested from any object of the class to affect behavior?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object
0
votes
What is a collection of operations that specify a service of a class or component?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
collection
interface
0
votes
Classes and interfaces are a part of
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
classes
interfaces
0
votes
Which of the following is a building block of UML?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
uml
block
0
votes
Referring to the attached diagram, the arrow indicates:
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
design-diagram
0
votes
UML interfaces are used to:
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
uml-interface
0
votes
Which of the following statement(s) is true about interaction diagrams?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
interaction-design
object-oriented
0
votes
Which of the following are the valid relationships in Use Case Diagrams
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object-oriented
0
votes
What is an abstract class?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
abstract-class
0
votes
What is an object?
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object
0
votes
Constraints can be represented in UML by
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object-oiented
0
votes
Select the statement true for activity diagrams.
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object-oriented
0
votes
At Conceptual level Class diagrams should include
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object-oriented
0
votes
Object oriented analysis and design can be handled by the one who knows UML.
asked
Jan 9
in
C Plus Plus
by
SakshiSharma
(
30.8k
points)
object-oriented
+1
vote
By default, all the files in C++ are opened in _________ mode.
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
What is the value of p in the following C++ code snippet?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
Which of the following type is provided by C++ but not C?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
Which of the following C++ code will give error on compilation?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
What will be the output of the following C++ code?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
Which of the following is correct about this pointer in C++?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
0
votes
What happens if the following program is executed in C and C++?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
0
votes
What happens if the following program is executed in C and C++?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
0
votes
What happens if the following C++ statement is compiled and executed? int *ptr = NULL; delete ptr;
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+1
vote
What is virtual inheritance in C++?
asked
Oct 19, 2022
in
C Plus Plus
by
AdilsonLima
(
5.6k
points)
cplusplus-interview-questions-answers
+2
votes
What's the difference between using a delegate and notification?
asked
Jan 19, 2022
in
C Plus Plus
by
DavidAnderson
(
7.4k
points)
objective-c-interview-question-answer
+2
votes
When would you use Categories over Inheritance and vice versa?
asked
Jan 19, 2022
in
C Plus Plus
by
DavidAnderson
(
7.4k
points)
objective-c-interview-question-answer
+2
votes
When to use NSArray vs NSSet?
asked
Jan 19, 2022
in
C Plus Plus
by
DavidAnderson
(
7.4k
points)
objective-c-interview-question-answer
+2
votes
What's the difference between the atomic and nonatomic attributes?
asked
Jan 19, 2022
in
C Plus Plus
by
DavidAnderson
(
7.4k
points)
objective-c-interview-question-answer
+2
votes
What mechanisms does iOS provide to support multi-threading?
asked
Jan 19, 2022
in
C Plus Plus
by
DavidAnderson
(
7.4k
points)
objective-c-interview-question-answer
Page:
1
2
3
4
...
13
next »
...